Description
A weakness has been identified in itsourcecode University Management System 1.0. Impacted is an unknown function of the file /admin_search_student.php. This manipulation of the argument admin_search_student causes sql injection. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-03-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a classic SQL injection in the admin_search_student.php module of the University Management System 1.0, allowing a remote attacker to manipulate the admin_search_student parameter. This flaw is a CWE‑74/CWE‑89 weakness that can be abused for arbitrary SQL execution. The attack vector is remote and can be triggered by sending crafted HTTP requests that include malicious input.

Affected Systems

Affected are the University Management System released by itsourcecode, version 1.0, which contains the vulnerable admin_search_student.php script. No other product versions are listed as affected.

Risk and Exploitability

The CVSS base score is 6.9, indicating moderate severity. The EPSS score of less than 1% points to an extremely low likelihood of exploitation in the wild, and the vulnerability has not been catalogued in CISA’s KEV list. Attackers can trigger the issue remotely by sending crafted HTTP requests containing malicious values for the admin_search_student parameter, potentially from a web browser or automated script. Successful exploitation would require the application to be reachable and its input handling to be unprotected, thereby exposing the database to unauthorized queries.

Generated by OpenCVE AI on April 16, 2026 at 10:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the University Management System to the newest patch released by itsourcecode. If no patch is available, request an urgent fix from the vendor.
  • Refactor the admin_search_student functionality to use parameterized SQL queries and validate all input values before use in database statements.
  • Implement strict access controls so that only authenticated administrators can access the admin_search_student endpoint, and enforce role‑based restrictions on the data returned.

Generated by OpenCVE AI on April 16, 2026 at 10:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 12 Mar 2026 15: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 14:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in itsourcecode University Management System 1.0. Impacted is an unknown function of the file /admin_search_student.php. This manipulation of the argument admin_search_student causes sql injection. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Title itsourcecode University Management System admin_search_student.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-12T15:01:03.658Z

Reserved: 2026-03-07T20:08:24.766Z

Link: CVE-2026-3740

cve-icon Vulnrichment

Updated: 2026-03-12T15:00:59.175Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-08T15:15:48.360

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

Link: CVE-2026-3740

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T10:45:26Z

Weaknesses