CVE-2006-6739
Paristemi 0.8.3 - Remote Code Execution via HTTP_DOCUMENT_ROOT Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6739. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Paristemi 0.8.3b due to improper initialization of the $HTTP_DOCUMENT_ROOT variable. By manipulating the variable via a query string, an attacker can include and execute a remote PHP file.
Description
PHP remote file inclusion vulnerability in buycd.php in Paristemi 0.8.3 allows remote attackers to execute arbitrary PHP code via a URL in the HTTP_DOCUMENT_ROOT parameter, a different vector than CVE-2006-6689.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Paristemi 0.8.3b due to improper initialization of the $HTTP_DOCUMENT_ROOT variable. By manipulating the variable via a query string, an attacker can include and execute a remote PHP file.