SQL Injection Vulnerability in Simple Car Rental System by Code-Projects
CVE-2024-10702

9.8CRITICAL

Key Information:

Vendor
CVE Published:
2 November 2024

Badges

👾 Exploit Exists🟡 Public PoC

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

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

caozy (VulDB User)
.
CVE-2024-10702 : SQL Injection Vulnerability in Simple Car Rental System by Code-Projects | SecurityVulnerability.io