Description
A vulnerability was determined in itsourcecode School Management System 1.0. This affects an unknown function of the file /ramonsys/user/index.php. Executing a manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
Published: 2026-02-07
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Patch ASAP
AI Analysis

Impact

The vulnerability in School Management System 1.0 allows an attacker to inject arbitrary SQL statements by manipulating an unvalidated ID parameter in an unknown function of /ramonsys/user/index.php. This is a classic SQL injection weakness (CWE‑74 and CWE‑89). The likely impact of a successful exploitation is that the attacker could read, modify or delete data in the application database, but the CVE does not state the exact range of compromise. The flaw can be triggered from a remote host without local privileges.

Affected Systems

School Management System 1.0 from itsourcecode is the only version specifically identified as affected. The vulnerability resides in file /ramonsys/user/index.php and applies to the CPE entries described for this product.

Risk and Exploitability

The CVSS v3 base score is 6.9, indicating moderate severity. The EPSS score of less than 1% suggests that automated exploitation is unlikely, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by sending a crafted HTTP request containing a malicious ID value to the vulnerable endpoint from a remote location.

Generated by OpenCVE AI on April 18, 2026 at 13:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor-provided fix or upgrade to a newer version of School Management System when an update becomes available.
  • Implement server‑side validation to accept only numeric values for the ID parameter, or refactor the code to use prepared statements or an ORM that parameterizes queries.
  • Deploy a Web Application Firewall or equivalent filtering solution to detect and block SQL‑injection patterns targeting the ID parameter.

Generated by OpenCVE AI on April 18, 2026 at 13:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 09:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:itsourcecode:school_management_system:*:*:*:*:*:*:*:*

Thu, 12 Feb 2026 16:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:itsourcecode:school_management_system:1.0:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Metrics ssvc

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


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

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

Sat, 07 Feb 2026 04:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in itsourcecode School Management System 1.0. This affects an unknown function of the file /ramonsys/user/index.php. Executing a manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
Title itsourcecode School 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
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:29:14.617Z

Reserved: 2026-02-06T07:43:23.854Z

Link: CVE-2026-2073

cve-icon Vulnrichment

Updated: 2026-02-10T15:23:42.441Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-07T04:15:54.083

Modified: 2026-02-12T16:24:08.137

Link: CVE-2026-2073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T13:30:45Z

Weaknesses