CVE-2010-0458
NetArt Media Blog System 1.5 - SQL Injection via cat or note Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0458. PoCs published by h4ck3r.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in Blog System 1.x via the 'user' and 'note' parameters in blog.php to dump admin credentials from the 'websiteadmin_admin_users' table. The attack requires a valid username to trigger the union-based SQLi.
Description
Multiple SQL injection vulnerabilities in NetArt Media Blog System 1.5 allow remote attackers to execute arbitrary SQL commands via the (1) cat parameter to index.php and the (2) note parameter to blog.php.
Exploits (1)
This exploit leverages a SQL injection vulnerability in Blog System 1.x via the 'user' and 'note' parameters in blog.php to dump admin credentials from the 'websiteadmin_admin_users' table. The attack requires a valid username to trigger the union-based SQLi.