First published: Mon May 27 2024(Updated: )
A vulnerability was found in itsourcecode Online Student Enrollment System 1.0. It has been classified as critical. This affects an unknown part of the file listofcourse.php. The manipulation of the argument idno leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-266307.
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-5393 has been classified as critical due to its potential for SQL injection leading to unauthorized database access.
To fix CVE-2024-5393, sanitize and validate all inputs into the listofcourse.php file, particularly the idno argument, to prevent SQL injection attacks.
CVE-2024-5393 affects the itsourcecode Online Student Enrollment System version 1.0.
Yes, CVE-2024-5393 can be exploited remotely by manipulating request parameters to conduct SQL injection.
CVE-2024-5393 is a SQL injection vulnerability that exploits improper validation of input parameters.