.. / CVE-2022-32026

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

Description:

Car Rental Management System 1.0 contains an SQL injection vulnerability via /admin/manage_booking.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-32026.yaml

Validate with Nuclei

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

References:

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