Description
A flaw has been found in itsourcecode College Management System 1.0. This issue affects some unknown processing of the file /admin/teacher-salary.php. This manipulation of the argument teacher_id causes sql injection. It is possible to initiate the attack remotely. The exploit has been published and may be used.
Published: 2026-02-25
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Assess Impact
AI Analysis

Impact

A flaw in the College Management System 1.0 allows an attacker to manipulate the teacher_id argument in /admin/teacher-salary.php, resulting in a SQL injection. The vulnerability is categorized as CWE-74 and CWE-89 and enables the attacker to execute arbitrary SQL statements. The data exposed or altered could include teacher salary records, potentially leading to significant confidentiality and integrity breaches.

Affected Systems

The affected product is College Management System 1.0 from itsourcecode. All installations of version 1.0 that include the /admin/teacher-salary.php script are vulnerable. No other versions were specifically mentioned.

Risk and Exploitability

The CVSS score of 6.9 reflects a moderate impact. The EPSS score of less than 1% indicates a low likelihood of exploitation; however, the vulnerability is listed as not in KEV. The likely attack vector is remote, as the description states that the attack can be initiated remotely. While the requirement for authentication is not explicitly stated, it is inferred that access to /admin/teacher-salary.php may require administrative privileges, meaning an attacker may need a valid admin session or the application may be exposed to unauthenticated users. The exploit is published and reported as potentially used, so the risk persists until the vulnerability is mitigated.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply any vendor‑supplied patch or update for College Management System 1.0
  • If no patch is available, modify the teacher_id handling code to use parameterized queries or stored procedures to prevent injection
  • Ensure the database account used by the application has the least privileges necessary, limiting the damage should an injection succeed
  • Restrict direct access to /admin/teacher-salary.php via network or application‑level authentication so that only trusted administrators can reach it

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

Wed, 25 Feb 2026 15:15: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
Metrics ssvc

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


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:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in itsourcecode College Management System 1.0. This issue affects some unknown processing of the file /admin/teacher-salary.php. This manipulation of the argument teacher_id causes sql injection. It is possible to initiate the attack remotely. The exploit has been published and may be used.
Title itsourcecode College Management System teacher-salary.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 College Management System
Itsourcecode College Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-25T14:47:28.790Z

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

Link: CVE-2026-3152

cve-icon Vulnrichment

Updated: 2026-02-25T14:47:22.676Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-25T06:16:26.543

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

Link: CVE-2026-3152

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses