CVE-2024-10702: code-projects Simple Car Rental System signup.php sql injection
Published Nov 2, 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.
Affected Software
1 affected component
Fabian Simple Car Rental System=1.0
Event History
Nov 2, 2024
CVE Published
via MITRE·06:00 PM
Data Sourced
via MITRE·06:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-10702?
CVE-2024-10702 is classified as a critical vulnerability.
2
How does CVE-2024-10702 exploit the Simple Car Rental System?
CVE-2024-10702 allows for SQL injection via the fname argument in the /signup.php file.
3
What systems are affected by CVE-2024-10702?
CVE-2024-10702 affects version 1.0 of the Simple Car Rental System.
4
Can CVE-2024-10702 be exploited remotely?
Yes, CVE-2024-10702 can be exploited remotely.
5
How do I fix CVE-2024-10702?
To fix CVE-2024-10702, ensure proper input validation and parameterized queries in the application.