CVE-2006-2834
gnopaste 0.5.3 - Remote File Inclusion via root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2834. PoCs published by SmokeZ.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in gnopaste <= 0.5.3 by manipulating the 'root_path' parameter in common.php to include arbitrary remote files. The PoC provides a URL template for executing shellcode hosted on an attacker-controlled server.
Description
PHP remote file inclusion vulnerability in includes/common.php in gnopaste 0.5.3 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the root_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in gnopaste <= 0.5.3 by manipulating the 'root_path' parameter in common.php to include arbitrary remote files. The PoC provides a URL template for executing shellcode hosted on an attacker-controlled server.