.. / CVE-2022-32025

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

Description:

Car Rental Management System 1.0 contains an SQL injection vulnerability via /admin/view_car.php?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-32025.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-32025
https://github.com/k0xx11/bug_report/blob/main/vendors/campcodes.com/car-rental-management-system/SQLi-6.md
https://github.com/ARPSyndicate/kenzer-templates