CVE-2026-4632 Details
Description
A weakness has been identified in itsourcecode Online Enrollment System 1.0. This vulnerability affects unknown code of the file /sms/user/index.php?view=add of the component Parameter Handler. Executing a manipulation of the argument Name can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
A SQL injection vulnerability has been identified in the itsourcecode Online Enrollment System version 1.0. The issue arises in the file '/sms/user/index.php?view=add', specifically within the Parameter Handler component. The vulnerability allows remote attackers to manipulate the 'name' parameter, injecting malicious SQL code that could be executed by the database. This exploitation could lead to unauthorized database access, data modification or deletion, and exposure of sensitive information.
It is recommended to use prepared statements and parameter binding to prevent SQL injection vulnerabilities. Additionally, input validation and filtering should be implemented to ensure user input conforms to expected formats. Minimizing database user permissions and conducting regular security audits can also help mitigate such vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 24, 2026CISA-ADP
Assessed Mar 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/chuxina7-aiguo/CVE1/issues/1 | [email protected] | ExploitTechnical Description |
| https://itsourcecode.com/ | [email protected] | Not Applicable |
| https://vuldb.com/?ctiid.352499 | [email protected] | Content Wall |
| https://vuldb.com/?id.352499 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.775856 | [email protected] | Technical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| itsourcecode Online Enrollment System | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 24, 2026 | New CVE Received | [email protected] |
Volerion