Description
A security flaw has been discovered in itsourcecode Student Management System 1.0. This impacts an unknown function of the file /ramonsys/billing/index.php. Performing a manipulation of the argument ID results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks.
Published: 2026-02-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Patch Now
AI Analysis

Impact

A SQL injection vulnerability exists in the index.php file of itsourcecode Student Management System 1.0. By manipulating the ID parameter, an attacker can inject arbitrary SQL, allowing unauthorized database queries or modifications. This flaw is based on improper input validation (CWE-74) and unsanitized SQL construction (CWE-89). The attack can lead to confidentiality, integrity, and availability impacts, including data exfiltration, data corruption, or full compromise of the database.

Affected Systems

The affected product is itsourcecode Student Management System version 1.0, deployed on the /ramonsys/billing/index.php path. The issue is limited to this version, and any environment running this codebase is vulnerable. Users running this software should verify that they are on the affected version and plan for remediation.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity vulnerability. The EPSS score is below 1%, suggesting that the likelihood of exploitation in the wild is low, but the vulnerability is publicly available and remote, meaning an attacker can trigger it from outside the network. The vulnerability is not listed in the CISA KEV catalog. An attacker who can send crafted requests to the ID parameter can exploit the injection without authentication, making the risk significant for exposed deployments.

Generated by OpenCVE AI on April 17, 2026 at 22:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor patch or upgrade to a patched version of the Student Management System when one is released.
  • Replace raw ID usage in index.php with prepared statements or parameterized queries to eliminate unsanitized input.
  • Require authentication or limit network exposure for index.php so that only trusted users can reach the vulnerable endpoint.
  • Enable logging and monitoring of web requests to detect suspicious SQL injection attempts.

Generated by OpenCVE AI on April 17, 2026 at 22:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode school Management System
CPEs cpe:2.3:a:itsourcecode:school_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Itsourcecode school Management System

Mon, 09 Feb 2026 11:00:00 +0000

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

Fri, 06 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Feb 2026 10:15:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in itsourcecode Student Management System 1.0. This impacts an unknown function of the file /ramonsys/billing/index.php. Performing a manipulation of the argument ID results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks.
Title itsourcecode Student Management System index.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

Itsourcecode School Management System Student Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:23:48.204Z

Reserved: 2026-02-05T19:28:35.236Z

Link: CVE-2026-2014

cve-icon Vulnrichment

Updated: 2026-02-06T15:00:35.456Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-06T10:16:08.243

Modified: 2026-02-10T18:13:42.580

Link: CVE-2026-2014

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T22:45:29Z

Weaknesses