First published: Sat Nov 02 2024(Updated: )
A vulnerability classified as critical has been found in code-projects Simple Car Rental System 1.0. Affected is an unknown function of the file /signup.php. The manipulation of the argument fname leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Simple Car Rental System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10702 is classified as a critical vulnerability.
CVE-2024-10702 allows for SQL injection via the fname argument in the /signup.php file.
CVE-2024-10702 affects version 1.0 of the Simple Car Rental System.
Yes, CVE-2024-10702 can be exploited remotely.
To fix CVE-2024-10702, ensure proper input validation and parameterized queries in the application.