Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-2034. PoCs published by Devil-00.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in FlexBB's showprofile.php to dump usernames and password hashes from the database. It constructs a malicious HTTP GET request with a UNION-based SQL injection payload.
Description
SQL injection vulnerability in function/showprofile.php in FlexBB 0.5.5 allows remote attackers to execute arbitrary SQL commands, and view all usernames and passwords, via the id parameter to the showprofile page in index.php.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in FlexBB's showprofile.php to dump usernames and password hashes from the database. It constructs a malicious HTTP GET request with a UNION-based SQL injection payload.