CVE-2026-36232
CRITICAL WAF: High
CVSS 9.8
Published: 2026-04-10
CWE-89
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.
WAF Coverage Analysis
SQL Injection
High WAF Coverage
OWASP: A03:2021 Injection
942xxx - SQL Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| itsourcecode | online_student_enrollment_system | 1.0 |
References
- github.com (Exploit, Third Party Advisory)