Description
A security vulnerability has been detected in itsourcecode University Management System 1.0. Affected by this issue is some unknown functionality of the file /admin_single_student_update.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
Published: 2026-03-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Immediate Patch
AI Analysis

Impact

A flaw in the University Management System allows an attacker to inject arbitrary SQL code via the ID argument in the /admin_single_student_update.php page. This vulnerability falls under CWE-74 (Input Validation) and CWE-89 (SQL Injection). If exploited, an attacker could read, modify, or delete data in the database, potentially leading to data exfiltration, integrity loss, or denial of service. The statement that an attacker could read, modify, or delete data is inferred from the description, as it is not explicitly stated in the CVE text.

Affected Systems

The vulnerability is limited to the University Management System provided by itsourcecode, version 1.0. Users running this software should validate that they are running the affected build.

Risk and Exploitability

The CVSS score is 6.9, indicating a moderate severity. EPSS is below 1%, suggesting exploitation is unlikely but not impossible. The vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the issue by sending a crafted request to the web application’s admin interface, and because the attack is remote, any user with network access to the application could potentially exploit it. The inference that attackers can trigger the issue via a crafted remote request to the admin interface follows from the mention of remote exploitation in the CVE description.

Generated by OpenCVE AI on April 17, 2026 at 13:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a newer version of the University Management System that addresses the SQL injection flaw.
  • If no patch is available, implement input validation or use prepared statements for the ID parameter in the admin_single_student_update.php handler.
  • Configure the database user account used by the application with only the necessary privileges, removing any permissions that are not required for normal operation.

Generated by OpenCVE AI on April 17, 2026 at 13:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Mar 2026 11:00:00 +0000

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

Tue, 03 Mar 2026 20:00: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, 02 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 02 Mar 2026 05:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in itsourcecode University Management System 1.0. Affected by this issue is some unknown functionality of the file /admin_single_student_update.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
Title itsourcecode University Management System admin_single_student_update.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-02T14:31:55.124Z

Reserved: 2026-03-01T09:42:40.409Z

Link: CVE-2026-3411

cve-icon Vulnrichment

Updated: 2026-03-02T14:31:39.694Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-02T05:16:19.957

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

Link: CVE-2026-3411

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T13:45:16Z

Weaknesses