Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-3772. PoCs published by irk4z.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in PsNews 1.1 via the 'newspath' parameter in show.php. The vulnerability allows an attacker to read arbitrary files by appending a null byte (%00) to bypass the eregi filter.
Description
Directory traversal vulnerability in news/show.php in PsNews 1.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the newspath parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in PsNews 1.1 via the 'newspath' parameter in show.php. The vulnerability allows an attacker to read arbitrary files by appending a null byte (%00) to bypass the eregi filter.