First published: Mon May 27 2024(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
itsourcecode Online Student Enrollment System | ||
itsourcecode Online Student Enrollment System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5392 is classified as a critical vulnerability.
The SQL injection in CVE-2024-5392 occurs due to the manipulation of the 'id' argument in the editSubject.php file.
CVE-2024-5392 affects users of the itsourcecode Online Student Enrollment System version 1.0.
Yes, CVE-2024-5392 can be exploited remotely.
The first step to fix CVE-2024-5392 is to validate and sanitize all input parameters to prevent SQL injection.