Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6369. PoCs published by anonymous.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in the blog entry preview functionality to extract user password hashes from the database. The attacker manipulates the 'eid' parameter to perform a UNION-based SQL injection, retrieving sensitive information.
Description
SQL injection vulnerability in lib/entry_reply_entry.php in Invision Community Blog Mod 1.2.4 allows remote attackers to execute arbitrary SQL commands via the eid parameter, when accessed through the "Preview message" functionality.
Exploits (1)
This exploit leverages a SQL injection vulnerability in the blog entry preview functionality to extract user password hashes from the database. The attacker manipulates the 'eid' parameter to perform a UNION-based SQL injection, retrieving sensitive information.