Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-1152. PoCs published by Osirys, laurent gaffie.
AI-analyzed exploit summary This exploit leverages a Local File Inclusion (LFI) vulnerability in Pyrophobia 2.1.3.1 via Apache log injection to achieve Remote Command Execution (RCE). It injects malicious PHP code into the Apache access log and then includes the log file through the LFI vulnerability.
Description
Multiple directory traversal vulnerabilities in Pyrophobia 2.1.3.1 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) act or (2) pid parameter to the top-level URI (index.php), or the (3) action parameter to admin/index.php. NOTE: some of these details are obtained from third party information.
Exploits (2)
This exploit leverages a Local File Inclusion (LFI) vulnerability in Pyrophobia 2.1.3.1 via Apache log injection to achieve Remote Command Execution (RCE). It injects malicious PHP code into the Apache access log and then includes the log file through the LFI vulnerability.
The provided text describes multiple input-validation vulnerabilities in Pyrophobia, including local file inclusion (LFI) and cross-site scripting (XSS). It includes example URLs demonstrating LFI attacks but does not contain executable exploit code.