Description
A security vulnerability has been detected in itsourcecode College Management System 1.0. This affects an unknown part of the file /admin/display-teacher.php. The manipulation of the argument teacher_id leads to sql injection. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-02-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability occurs when an attacker manipulates the teacher_id parameter in the College Management System’s /admin/display-teacher.php page, allowing a classic SQL injection attack. This flaw is a direct consequence of insecure query construction, as indicated by the associated CWE-74 (SQL Injection via Concatenated Input) and CWE-89 (SQL Injection). Successful exploitation could compromise the confidentiality and integrity of the system’s data, enabling an attacker to retrieve, modify, or delete teacher records and potentially other sensitive information stored in the underlying database.

Affected Systems

itsourcecode College Management System version 1.0 is affected. The vulnerability resides in the admin module that processes teacher identifiers.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity, but the EPSS rating of less than 1% shows a low probability of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog, reducing the likelihood that a widespread exploit is actively being used. The attack vector is clearly remote, as the flaw is triggered via an external HTTP request to the display-teacher.php endpoint; however, the specific authentication or authorization requirements are not detailed, so the impact range is potentially limited to users who can access the admin area.

Generated by OpenCVE AI on April 17, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a fixed version of the College Management System.
  • Update the database query handling for teacher_id to use parameterized statements or an ORM layer, ensuring all inputs are validated and escaped properly.
  • Implement strict access control on the /admin directory, requiring authenticated administrative users before allowing access to the display-teacher.php page.

Generated by OpenCVE AI on April 17, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 23:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 25 Feb 2026 18:00:00 +0000

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

Wed, 25 Feb 2026 12:00:00 +0000

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

Wed, 25 Feb 2026 05:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in itsourcecode College Management System 1.0. This affects an unknown part of the file /admin/display-teacher.php. The manipulation of the argument teacher_id leads to sql injection. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used.
Title itsourcecode College Management System display-teacher.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

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

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-25T14:49:09.203Z

Reserved: 2026-02-24T20:08:09.987Z

Link: CVE-2026-3150

cve-icon Vulnrichment

Updated: 2026-02-25T14:49:03.833Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-25T05:17:29.067

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

Link: CVE-2026-3150

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T15:30:06Z

Weaknesses