CVE-2024-3418: SourceCodester Online Courseware deactivateteach.php sql injection
A vulnerability, which was classified as critical, was found in SourceCodester Online Courseware 1.0. Affected is an unknown function of the file admin/deactivateteach.php. The manipulation of the argument selector leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-259590 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3418?
CVE-2024-3418 is classified as a critical vulnerability.
How does CVE-2024-3418 affect the application?
CVE-2024-3418 allows for SQL injection through the manipulation of the selector argument in the admin/deactivateteach.php file.
Can CVE-2024-3418 be exploited remotely?
Yes, CVE-2024-3418 can be exploited remotely.
Which versions of Online Courseware are affected by CVE-2024-3418?
CVE-2024-3418 affects version 1.0 of SourceCodester Online Courseware.
What is the recommended fix for CVE-2024-3418?
To fix CVE-2024-3418, it's recommended to sanitize inputs and implement parameterized queries to prevent SQL injection.