CVE-2006-3103
bitweaver 1.3 - Cross-Site Scripting via Error and Feedback Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3103.
AI-analyzed exploit summary This exploit targets a file upload vulnerability in bitweaver <= v1.3, allowing remote code execution by uploading a malicious file with a double extension (e.g., suntzu.php.xxx) to bypass .htaccess restrictions. The exploit leverages a race condition to execute commands before the temporary file is deleted.
Description
Cross-site scripting (XSS) vulnerability in Bitweaver 1.3 allows remote attackers to inject arbitrary web script or HTML via the (1) error parameter in users/login.php and the (2) feedback parameter in articles/index.php.
Exploits (1)
This exploit targets a file upload vulnerability in bitweaver <= v1.3, allowing remote code execution by uploading a malicious file with a double extension (e.g., suntzu.php.xxx) to bypass .htaccess restrictions. The exploit leverages a race condition to execute commands before the temporary file is deleted.