Vulnerability Description
A SQL injection vulnerability was found in the instructorClasses.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'classId' parameter from $_GET['classId'] is directly concatenated into the SQL query without any sanitization or validation.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Itsourcecode | Online Student Enrollment System | 1.0 |
Related Weaknesses (CWE)
References
- https://github.com/Amorsec/CVE-PHP/blob/main/itsourcecode-Online_Student_EnrollmExploitThird Party Advisory
FAQ
What is CVE-2026-36232?
CVE-2026-36232 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A SQL injection vulnerability was found in the instructorClasses.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'classId' parameter from $_GET['c...
How severe is CVE-2026-36232?
CVE-2026-36232 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-36232?
Check the references section above for vendor advisories and patch information. Affected products include: Itsourcecode Online Student Enrollment System.