CVE-2024-5392: itsourcecode Online Student Enrollment System editSubject.php sql injection
A vulnerability was found in itsourcecode Online Student Enrollment System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file editSubject.php. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-266306 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-5392?
CVE-2024-5392 is classified as a critical vulnerability.
How does the SQL injection in CVE-2024-5392 occur?
The SQL injection in CVE-2024-5392 occurs due to the manipulation of the 'id' argument in the editSubject.php file.
Who is affected by CVE-2024-5392?
CVE-2024-5392 affects users of the itsourcecode Online Student Enrollment System version 1.0.
Can CVE-2024-5392 be exploited remotely?
Yes, CVE-2024-5392 can be exploited remotely.
What is the first step to fix CVE-2024-5392?
The first step to fix CVE-2024-5392 is to validate and sanitize all input parameters to prevent SQL injection.