Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2963. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates SQL injection and XSS vulnerabilities in MyBlog CMS. The SQLi PoCs extract admin credentials (unencrypted) via UNION-based attacks, while XSS vectors are identified in multiple parameters.
Description
Multiple SQL injection vulnerabilities in MyBlog allow remote attackers to execute arbitrary SQL commands via the (1) view parameter to (a) index.php, and the (2) id parameter to (b) member.php and (c) post.php.
Exploits (1)
This exploit demonstrates SQL injection and XSS vulnerabilities in MyBlog CMS. The SQLi PoCs extract admin credentials (unencrypted) via UNION-based attacks, while XSS vectors are identified in multiple parameters.