7.5
CVSSv2

CVE-2005-1500

Published: 11/05/2005 Updated: 11/07/2017
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 myBloggie 2.1.1 allow remote malicious users to execute arbitrary SQL commands via (1) the keyword parameter in search.php; or (2) the date_no parameter in viewdate mode, (3) the cat_id parameter in viewcat mode, the (4) month_no or (5) year parameter in viewmonth mode, or (6) post_id parameter in viewid mode to index.php. NOTE: item (1) exists to affect 2.1.3 as well.

Vulnerable Product Search on Vulmon Subscribe to Product

mywebland mybloggie 2.1.1

mywebland mybloggie 2.1.3

Exploits

#!/usr/bin/perl -w # # SQL Injection Exploit for myBloggie 211 - 212 # This exploit show the username of the administrator of the blog and his password crypted in MD5 # Related advisories: (Italian) wwwcodebugorg/indexphp?subaction=showfull&id=1115310052&archive=&start_from=&ucat=6& # (English) ...