CVE-2026-36232

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:itsourcecode:online_student_enrollment_system:1.0:*:*:*:*:*:*:*

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')