Vulnerability Description
A SQL injection vulnerability was found in the scheduleSubList.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'subjcode' parameter is directly embedded into the SQL query via string interpolation 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-36235?
CVE-2026-36235 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A SQL injection vulnerability was found in the scheduleSubList.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'subjcode' parameter is directly em...
How severe is CVE-2026-36235?
CVE-2026-36235 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-36235?
Check the references section above for vendor advisories and patch information. Affected products include: Itsourcecode Online Student Enrollment System.