Description
A weakness has been identified in itsourcecode Online Enrollment System 1.0. Impacted is an unknown function of the file /enrollment/index.php?view=edit&id=3 of the component Parameter Handler. This manipulation of the argument deptid causes sql injection. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-04-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Immediate Patch
AI Analysis

Impact

A SQL injection flaw exists in the Parameter Handler component of itsourcecode Online Enrollment System 1.0, triggered by manipulating the deptid argument in /enrollment/index.php?view=edit&id=3. The flaw allows an attacker to inject arbitrary SQL code, which can lead to unauthorized data disclosure, modification, or deletion. The vulnerability is classified as CWE-89 (SQL Injection) and CWE-74 (Input Parameter Manipulation).

Affected Systems

The affected product is itsourcecode Online Enrollment System version 1.0, accessed via the enrollment/index.php interface. No other versions or variants are listed as affected.

Risk and Exploitability

The CVSS score of 6.9 reflects moderate severity, while the EPSS score of less than 1% indicates a low likelihood of exploitation. However, a public exploit has been released, and the vulnerability can be exploited remotely without authentication. Although the issue is not currently listed in CISA’s KEV catalog, its remote nature and public exploit availability render it a notable risk, especially for systems that store sensitive enrollment data.

Generated by OpenCVE AI on April 7, 2026 at 02:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch or upgrade to a newer version of itsourcecode Online Enrollment System.
  • If no patch is available, restrict or block inbound requests containing the deptid parameter to /enrollment/index.php?view=edit.
  • Refactor the Parameter Handler to use parameterized queries or stored procedures, ensuring user inputs are properly escaped.
  • Conduct a comprehensive audit of all code paths that construct SQL statements involving user input to eliminate similar vulnerabilities.

Generated by OpenCVE AI on April 7, 2026 at 02:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Apr 2026 20:00:00 +0000

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

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode online Enrollment System
Vendors & Products Itsourcecode
Itsourcecode online Enrollment System

Thu, 02 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in itsourcecode Online Enrollment System 1.0. Impacted is an unknown function of the file /enrollment/index.php?view=edit&id=3 of the component Parameter Handler. This manipulation of the argument deptid causes sql injection. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Title itsourcecode Online Enrollment System Parameter 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 Online Enrollment System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-02T16:23:27.536Z

Reserved: 2026-04-01T14:04:16.770Z

Link: CVE-2026-5334

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-04-02T14:16:37.060

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

Link: CVE-2026-5334

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-07T07:56:19Z

Weaknesses