Description
A vulnerability has been found in itsourcecode College Management System 1.0. The impacted element is an unknown function of the file /admin/add-single-student-results.php of the component Parameter Handler. The manipulation of the argument course_code leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-03-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

A flaw in the College Management System allows an attacker to inject arbitrary SQL code by manipulating the course_code field in the add-single-student-results.php page. This leads to unauthorized database queries that can reveal, modify, or delete sensitive student data. The weakness is a classic input validation defect (CWE-89) that results in a moderate risk of data breach or integrity compromise.

Affected Systems

itsourcecode College Management System, version 1.0, as identified by the vendor. The vulnerability appears in the admin/add-single-student-results.php component, affecting all installations that use the default parameter handling logic in this file.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the exploit is publicly disclosed and can be triggered remotely by sending a crafted request to the vulnerable endpoint. Although EPSS data is not available and the issue is not catalogued in KEV, the lack of a patch and the availability of the exploit raise the likelihood that attackers could exploit this weakness in exposed systems. The primary vector is a remote web request, making the vulnerability relevant for any publicly accessible instance of the application.

Generated by OpenCVE AI on March 25, 2026 at 02:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor's website or support portal for an official patch or update.
  • If a patch is released, apply it immediately to the affected server(s).
  • Until a patch is available, restrict HTTP access to the /admin/add-single-student-results.php page using firewall rules or authentication limits.
  • Implement input sanitization or switch to prepared statements for all database interactions involving course_code.

Generated by OpenCVE AI on March 25, 2026 at 02:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 25 Mar 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 Mar 2026 01:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in itsourcecode College Management System 1.0. The impacted element is an unknown function of the file /admin/add-single-student-results.php of the component Parameter Handler. The manipulation of the argument course_code leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Title itsourcecode College Management System Parameter add-single-student-results.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

Itsourcecode College Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-25T19:42:14.988Z

Reserved: 2026-03-24T15:14:40.418Z

Link: CVE-2026-4783

cve-icon Vulnrichment

Updated: 2026-03-25T19:42:11.261Z

cve-icon NVD

Status : Deferred

Published: 2026-03-25T01:17:13.073

Modified: 2026-04-24T16:32:53.997

Link: CVE-2026-4783

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T21:16:32Z

Weaknesses