7.5
CVSSv2

CVE-2006-4042

Published: 09/08/2006 Updated: 17/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple SQL injection vulnerabilities in trackback.php in myWebland myBloggie 2.1.4 and previous versions allow remote malicious users to execute arbitrary SQL commands via the (1) title, (2) url, (3) excerpt, or (4) blog_name parameters.

Vulnerable Product Search on Vulmon Subscribe to Product

mywebland mybloggie

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "MyBloggie <= 214 trackbackphp multiple SQL injections vulnerability /\n"; echo "administrative credentials disclosure exploit\n"; echo "by rgod rgod@autisticiorg\n"; echo "site: retrogodaltervistaorg\n\n"; /* works regardless of phpini settings against MySQL >= 41 (allowing su ...