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

9.8CRITICAL

Key Information:

Vendor
CVE Published:
23 November 2024

Badges

👾 Exploit Exists🟡 Public PoC

Summary

CVE-2024-11632 is a critical SQL injection vulnerability identified in Code-Projects' Simple Car Rental System version 1.0. The issue arises from improper handling of user input in the /book_car.php file, specifically the parameters, including fname, id_no, gender, email, phone, and location. Attackers can exploit this vulnerability remotely, potentially manipulating these parameters to execute unauthorized SQL commands against the underlying database. Initial reports indicated that only the 'fname' parameter was vulnerable; however, further investigation has revealed that multiple parameters are susceptible, escalating the risk of data breaches. Users of this system are urged to address this vulnerability immediately.

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

Credit

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