Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-0962. PoCs published by KingOfSka.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in vuBB <=0.2 Final by manipulating the 'pass' cookie to extract user password hashes via blind SQLi. It iterates through a character set to brute-force the hash one character at a time.
Description
SQL injection vulnerability in vuBB 0.2 allows remote attackers to execute arbitrary SQL commands via the pass parameter in a cookie.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in vuBB <=0.2 Final by manipulating the 'pass' cookie to extract user password hashes via blind SQLi. It iterates through a character set to brute-force the hash one character at a time.