CVE-2007-3003
myBloggie < 2.1.6 - SQL Injection via cat_id or year Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3003. PoCs published by [email protected].
AI-analyzed exploit summary The exploit demonstrates an SQL injection vulnerability in myBloggie by manipulating the 'cat_id' and 'month_no' parameters in the URL. This allows unauthorized database actions due to improper input sanitization.
Description
Multiple SQL injection vulnerabilities in myBloggie 2.1.6 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) cat_id or (2) year parameter to index.php in a viewuser action, different vectors than CVE-2005-1500 and CVE-2005-4225.
Exploits (1)
The exploit demonstrates an SQL injection vulnerability in myBloggie by manipulating the 'cat_id' and 'month_no' parameters in the URL. This allows unauthorized database actions due to improper input sanitization.