Description
A vulnerability was identified in itsourcecode Fees Management System 1.0. This affects an unknown function of the file /manage_student.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Published: 2026-06-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in itsourcecode Fees Management System 1.0 allows an attacker to manipulate the ID argument in the manage_student.php script, resulting in a SQL injection that can be executed remotely. This could enable the unauthorized extraction or alteration of database contents, potentially exposing sensitive student information or compromising the system integrity. The vulnerability description explicitly states it is remotely exploitable and publicly available.

Affected Systems

The affected product is the Fees Management System from itsourcecode, version 1.0. Only this version is explicitly identified; no other versions are listed as affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact combined with a potential remote attack vector. EPSS data are not available, but the presence of a public exploit suggests that attacks are feasible. The vulnerability is not listed in the CISA KEV catalog, implying no confirmed widespread exploitation yet. An attacker likely triggers the injection through a crafted HTTP request targeting the ID parameter on the web interface.

Generated by OpenCVE AI on June 4, 2026 at 14:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of the Fees Management System that addresses the SQL injection flaw.
  • If a patch is not available, modify the application to use parameterized queries or prepared statements for all database interactions involving the ID parameter.
  • Limit the database user permissions to the minimum required for the application and monitor database access logs for anomalous queries.

Generated by OpenCVE AI on June 4, 2026 at 14:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 04 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in itsourcecode Fees Management System 1.0. This affects an unknown function of the file /manage_student.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Title itsourcecode Fees Management System manage_student.php sql injection
First Time appeared Itsourcecode
Itsourcecode fees Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:fees_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode fees Management System
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 Fees Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-04T13:49:49.680Z

Reserved: 2026-06-04T05:18:32.949Z

Link: CVE-2026-10808

cve-icon Vulnrichment

Updated: 2026-06-04T13:49:46.334Z

cve-icon NVD

Status : Deferred

Published: 2026-06-04T14:16:37.003

Modified: 2026-06-04T14:41:25.017

Link: CVE-2026-10808

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-04T15:00:15Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')