Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-1327. PoCs published by LOTFREE.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in SoftBB 0.1 by brute-forcing the admin's MD5 password hash via a union-based SQLi in the 'mail' parameter during registration. It iterates through possible hex characters to deduce the hash one character at a time.
Description
SQL injection vulnerability in reg.php in SoftBB 0.1 allows remote attackers to execute arbitrary SQL commands via the mail parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in SoftBB 0.1 by brute-forcing the admin's MD5 password hash via a union-based SQLi in the 'mail' parameter during registration. It iterates through possible hex characters to deduce the hash one character at a time.