Exploitation Summary
EIP tracks 1 public exploit for CVE-2012-0981. PoCs published by Red Security TEAM. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in phpShowtime, allowing attackers to access arbitrary files on the server by manipulating the 'r' parameter in the URL. The example provided shows accessing parent directories using '../' sequences.
Description
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. NOTE: Some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in phpShowtime, allowing attackers to access arbitrary files on the server by manipulating the 'r' parameter in the URL. The example provided shows accessing parent directories using '../' sequences.