CVE-2024-5393: itsourcecode Online Student Enrollment System listofcourse.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-5393?
CVE-2024-5393 has been classified as critical due to its potential for SQL injection leading to unauthorized database access.
How do I fix CVE-2024-5393?
To fix CVE-2024-5393, sanitize and validate all inputs into the listofcourse.php file, particularly the idno argument, to prevent SQL injection attacks.
What systems are affected by CVE-2024-5393?
CVE-2024-5393 affects the itsourcecode Online Student Enrollment System version 1.0.
Can CVE-2024-5393 be exploited remotely?
Yes, CVE-2024-5393 can be exploited remotely by manipulating request parameters to conduct SQL injection.
What type of vulnerability is CVE-2024-5393?
CVE-2024-5393 is a SQL injection vulnerability that exploits improper validation of input parameters.