CVE-2006-3102

bitweaver 1.3 - Remote Code Execution via Double Extension File Upload

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-3102. PoCs published by rgod.

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 the temp/articles/ directory. The exploit leverages a race condition to execute commands before the temporary file is deleted.

Description

Race condition in articles/BitArticle.php in Bitweaver 1.3, when run on Apache with the mod_mime extension, allows remote attackers to execute arbitrary PHP code by uploading arbitrary files with double extensions, which are stored for a small period of time under the webroot in the temp/articles directory.

Exploits (1)

exploitdb WORKING POC VERIFIED
by rgod · phpwebappsphp
https://www.exploit-db.com/exploits/1918

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 the temp/articles/ directory. The exploit leverages a race condition to execute commands before the temporary file is deleted.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Racy
Target: bitweaver <= v1.3
No auth needed
Prerequisites: Access to the articles/edit.php page · Ability to upload files
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (10)

Core 10
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/27215
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/1918
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/26587
Exploit, Patch, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/20695
Various Sources x_refsource_confirm
http://www.bitweaver.org/articles/45
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/1115
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/2405
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/437491/100/0/threaded

Scores

EPSS 0.0830
EPSS Percentile 94.2%

Details

Status published
Products (1)
bitweaver/bitweaver 1.3
Published Jun 21, 2006
Tracked Since Feb 18, 2026