First published: Sun Apr 07 2024(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
argie Online Courseware | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3418 is classified as a critical vulnerability.
CVE-2024-3418 allows for SQL injection through the manipulation of the selector argument in the admin/deactivateteach.php file.
Yes, CVE-2024-3418 can be exploited remotely.
CVE-2024-3418 affects version 1.0 of SourceCodester Online Courseware.
To fix CVE-2024-3418, it's recommended to sanitize inputs and implement parameterized queries to prevent SQL injection.