Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5819. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in eDNews v2. The vulnerability arises from improper handling of the 'lg' parameter in eDNews_archive.php, allowing an attacker to traverse directories and include arbitrary files.
Description
Directory traversal vulnerability in eDNews_archive.php in eDreamers eDNews 2, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lg parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in eDNews v2. The vulnerability arises from improper handling of the 'lg' parameter in eDNews_archive.php, allowing an attacker to traverse directories and include arbitrary files.