SQL Injection Vulnerability in Simple Car Rental System by Code-Projects
CVE-2024-10702
Key Information:
- Vendor
- Code-projects
- Status
- Vendor
- CVE Published:
- 2 November 2024
Badges
Summary
A serious SQL injection vulnerability has been identified in the Simple Car Rental System's signup functionality (signup.php). This security flaw occurs due to improper handling of user inputs in the fname parameter, allowing attackers to execute arbitrary SQL queries against the database. With public disclosure of the exploit, attackers can potentially manipulate backend databases remotely, leading to unauthorized access to sensitive user information and the possibility of data loss or corruption. It is crucial for users of version 1.0 of this system to apply security patches and implement strict input validation to mitigate this risk effectively.
Affected Version(s)
Simple Car Rental System 1.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved