Description
A vulnerability has been found in itsourcecode College Management System 1.0. This vulnerability affects unknown code of the file /admin/student-fee.php. Such manipulation of the argument roll_no leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-03-03
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Patch
AI Analysis

Impact

The vulnerability is a SQL injection flaw in the administrator section of College Management System 1.0. An attacker can manipulate the roll_no parameter in student‑fee.php to inject arbitrary SQL statements, allowing unauthorized reading or modification of database contents because the application executes unsanitized user input directly against the database. This weakness is classified as CWE‑89.

Affected Systems

The flaw exists in itsourcecode College Management System version 1.0, affecting the admin/student-fee.php page. No specific patch version is available in the data, so any installation of College Management System 1.0 running that script is considered vulnerable.

Risk and Exploitability

The CVSS v3 base score is 5.1, indicating moderate severity. The EPSS score is below 1%, suggesting a low real‑world exploitation probability, and the issue is not listed in CISA’s KEV catalog. Attackers can reach the vulnerable parameter remotely, for example by sending a crafted HTTP request to the student‑fee.php page. If exploited, the attacker may gain read or write access to the database, potentially compromising student data, financial records, and system integrity.

Generated by OpenCVE AI on April 16, 2026 at 13:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update College Management System to a fixed version or apply the vendor patch if available.
  • Restrict access to the /admin/student-fee.php page to authorized administrators and validate the roll_no parameter to accept only numeric input.
  • Implement prepared statements or parameterized queries for database access to eliminate the use of unsanitized input.
  • Deploy a web application firewall rule set that detects and blocks typical SQL injection payloads.

Generated by OpenCVE AI on April 16, 2026 at 13:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

Wed, 04 Mar 2026 14: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

Tue, 03 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A vulnerability has been found in itsourcecode College Management System 1.0. This vulnerability affects unknown code of the file /admin/student-fee.php. Such manipulation of the argument roll_no leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Title itsourcecode College Management System student-fee.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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-03-03T21:33:16.212Z

Reserved: 2026-03-03T15:26:32.466Z

Link: CVE-2026-3486

cve-icon Vulnrichment

Updated: 2026-03-03T21:33:12.082Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-03T21:16:02.903

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

Link: CVE-2026-3486

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T14:00:19Z

Weaknesses