CVE-2006-0687
DocMGR 0.54.2 - Remote File Inclusion via Uninitialized $siteModInfo Variable
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0687. PoCs published by rgod.
AI-analyzed exploit summary This PHP script exploits a remote command execution vulnerability in DocMGR <= 0.54.2 by leveraging arbitrary file inclusion and command injection via the 'process.php' module. It sends a crafted HTTP request to include a remote file and execute arbitrary commands.
Description
process.php in DocMGR 0.54.2 does not initialize the $siteModInfo variable when a direct request is made, which allows remote attackers to include arbitrary local files or possibly remote files via a modified includeModule and siteModInfo variable.
Exploits (1)
This PHP script exploits a remote command execution vulnerability in DocMGR <= 0.54.2 by leveraging arbitrary file inclusion and command injection via the 'process.php' module. It sends a crafted HTTP request to include a remote file and execute arbitrary commands.