CVE-2010-4884
Gaestebuch 1.2 - Remote Code Execution via script_pfad Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4884. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in HINNENDAHL.COM Gaestebuch 1.2. The vulnerability arises from the $script_pfad parameter in /guestbook/gbook.php not being properly sanitized before being used in a require statement, allowing an attacker to execute arbitrary PHP code.
Description
PHP remote file inclusion vulnerability in guestbook/gbook.php in Gaestebuch 1.2 allows remote attackers to execute arbitrary PHP code via a URL in the script_pfad parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in HINNENDAHL.COM Gaestebuch 1.2. The vulnerability arises from the $script_pfad parameter in /guestbook/gbook.php not being properly sanitized before being used in a require statement, allowing an attacker to execute arbitrary PHP code.