CVE-2006-6686
textsend < 1.5 - Remote File Inclusion via ROOT_PATH Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6686. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in TextSend <= 1.5 due to improper initialization of the $ROOT_PATH variable in config/sender.php. An attacker can include a remote file by manipulating the ROOT_PATH parameter in the query string, leading to remote code execution.
Description
PHP remote file inclusion vulnerability in sender.php in Carsen Klock TextSend 1.5 allows remote attackers to execute arbitrary PHP code via a URL in the ROOT_PATH parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in TextSend <= 1.5 due to improper initialization of the $ROOT_PATH variable in config/sender.php. An attacker can include a remote file by manipulating the ROOT_PATH parameter in the query string, leading to remote code execution.