.. / CVE-2022-32024

Exploit for Car Rental Management System 1.0 - SQL Injection (CVE-2022-32024)

Description:

Car Rental Management System 1.0 contains an SQL injection vulnerability via /booking.php?car_id=. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-32024.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-32024.yaml
Copy

References:

https://github.com/k0xx11/bug_report/blob/main/vendors/campcodes.com/car-rental-management-system/SQLi-4.md
https://nvd.nist.gov/vuln/detail/CVE-2022-32024