CVE-2008-3080
myWebland myBloggie 2.1.6 - Cross-Site Request Forgery in admin.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3080. 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
Cross-site request forgery (CSRF) vulnerability in admin.php in myWebland myBloggie 2.1.6 allows remote attackers to perform edit actions as administrators. NOTE: this can be leveraged to execute SQL commands by also exploiting CVE-2007-1899.
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.