Description
A vulnerability was identified in itsourcecode University Management System 1.0. This affects an unknown function of the file /att_single_view.php. Such manipulation of the argument dt leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Published: 2026-03-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection with potential data tampering
Action: Patch Immediately
AI Analysis

Impact

The vulnerability resides in an unknown function within att_single_view.php of itsourcecode University Management System. By manipulating the dt argument, an attacker can inject arbitrary SQL statements. This flaw exposes a typical SQL injection weakness, allowing unauthorized reading, modification, or deletion of database records depending on the underlying database privileges. The impact is therefore loss of data confidentiality and integrity.

Affected Systems

Itsourcecode University Management System version 1.0 is affected. No other versions are reported as vulnerable. The risk is confined to installations of this product that expose the att_single_view.php endpoint.

Risk and Exploitability

The CVSS score of 6.9 classifies the vulnerability as medium severity, while the EPSS score of less than 1% indicates a low probability of exploitation in the wild. The flaw is exploitable remotely, and publicly available exploits exist, meaning an attacker could trigger the injection from anywhere with network access to the application. The vulnerability is not listed in the CISA KEV catalog at this time, but its remote nature and available exploitation code elevate its relevance to administrators.

Generated by OpenCVE AI on April 16, 2026 at 04:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the University Management System to the latest release that contains the fix for the SQL injection in att_single_view.php.
  • If an update is not available, modify the application to enforce strict type checking on the dt parameter and rewrite the affected query to use prepared statements or proper input sanitization according to best practices for CWE-74 and CWE-89.
  • Deploy a web application firewall or similar filtering rule to detect and block suspicious SQL injection patterns targeting the att_single_view.php endpoint.

Generated by OpenCVE AI on April 16, 2026 at 04:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Angeljudesuarez
Angeljudesuarez university Management System
CPEs cpe:2.3:a:angeljudesuarez:university_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Angeljudesuarez
Angeljudesuarez university Management System

Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode university Management System
Vendors & Products Itsourcecode
Itsourcecode university Management System

Sun, 08 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in itsourcecode University Management System 1.0. This affects an unknown function of the file /att_single_view.php. Such manipulation of the argument dt leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Title itsourcecode University Management System att_single_view.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Angeljudesuarez University Management System
Itsourcecode University Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-10T20:41:13.560Z

Reserved: 2026-03-07T20:49:36.058Z

Link: CVE-2026-3765

cve-icon Vulnrichment

Updated: 2026-03-10T20:41:09.761Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-08T20:15:49.640

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-3765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T04:15:24Z

Weaknesses