CVE-2006-3422
WonderEdit Pro CMS - Remote File Inclusion via config[template_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3422. PoCs published by OLiBekaS.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in WonderEdit Pro CMS, allowing an attacker to include arbitrary remote files via the 'config[template_path]' parameter. The PoC shows how to execute system commands by including a malicious file from an attacker-controlled server.
Description
PHP remote file inclusion vulnerability in WonderEdit Pro CMS allows remote attackers to execute arbitrary PHP code via the config[template_path] parameter in user_bottom.php, as used by multiple templates including (1) rwb (template/rwb/user_bottom.php), (2) gwb (template/rwb/user_bottom.php, (3) blues, (4) bluwhi, and (5) grns.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in WonderEdit Pro CMS, allowing an attacker to include arbitrary remote files via the 'config[template_path]' parameter. The PoC shows how to execute system commands by including a malicious file from an attacker-controlled server.