First published: Sun Aug 11 2024(Updated: )
A vulnerability classified as critical was found in SourceCodester Car Driving School Management System 1.0. Affected by this vulnerability is an unknown functionality of the file manage_package.php. The manipulation of the argument id leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Car Driving School Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7665 is classified as a critical SQL injection vulnerability.
CVE-2024-7665 affects SourceCodester Car Driving School Management System version 1.0.
CVE-2024-7665 can be exploited through manipulation of the 'id' argument in the file manage_package.php.
Exploiting CVE-2024-7665 may allow an attacker to gain unauthorized access to the database.
To fix CVE-2024-7665, sanitize and validate input parameters in manage_package.php to prevent SQL injection.