CVE-2007-4314
Pixlie 1.7 - Denial of Service via Remote Directory Tree Processing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4314. PoCs published by Rizgar.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Pixlie 1.7, allowing remote attackers to disclose arbitrary files by manipulating the 'root' parameter in pixlie.php. The PoC shows how to read /etc/passwd by injecting a null byte to terminate the path.
Description
pixlie.php in Pixlie 1.7 allows remote attackers to trigger the reading and JPEG image processing of files in a remote directory tree via a URL in the root parameter. NOTE: this can be leveraged for traffic amplification or other denial of service.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in Pixlie 1.7, allowing remote attackers to disclose arbitrary files by manipulating the 'root' parameter in pixlie.php. The PoC shows how to read /etc/passwd by injecting a null byte to terminate the path.