CVE-2007-4524
PhPress 0.2.0 - Remote File Inclusion via lang Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4524. PoCs published by Nice Name Crew.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in phpress 0.2.0. The 'lang' parameter in adisplay.php is not properly sanitized, allowing an attacker to include arbitrary files, such as /etc/passwd or a shell script.
Description
PHP remote file inclusion vulnerability in adisplay.php in PhPress 0.2.0 allows remote attackers to execute arbitrary PHP code via a URL in the lang parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in phpress 0.2.0. The 'lang' parameter in adisplay.php is not properly sanitized, allowing an attacker to include arbitrary files, such as /etc/passwd or a shell script.