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.
References
| Link | Resource |
|---|---|
| https://github.com/Amorsec/CVE-PHP/blob/main/itsourcecode-Online_Student_Enrollment_System_in_instructorClasses.php_sql_injection.pdf | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-04-10 15:16
Updated : 2026-06-17 10:41
NVD link : CVE-2026-36232
Mitre link : CVE-2026-36232
CVE.ORG link : CVE-2026-36232
JSON object : View
Products Affected
itsourcecode
- online_student_enrollment_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
