CVE-2007-1899
myWebland myBloggie 2.1.6 - SQL Injection via User ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1899. PoCs published by Jesper Jurcenoks.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in myBloggie 2.1.6, allowing attackers to extract admin credentials via crafted POST requests. It includes two distinct attack vectors, one targeting user view and another combining SQLi with XSS.
Description
Multiple SQL injection vulnerabilities in myWebland myBloggie 2.1.6 allow remote attackers to execute arbitrary SQL commands via (1) the user_id parameter in a viewuser action to index.php, and allow remote authenticated administrators to execute arbitrary SQL commands via (2) the post_id parameter in an edit action to admin.php.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in myBloggie 2.1.6, allowing attackers to extract admin credentials via crafted POST requests. It includes two distinct attack vectors, one targeting user view and another combining SQLi with XSS.