Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5863. PoCs published by katharsis.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Userlocator 3.0 to extract user password hashes by brute-forcing each character of the hash via ASCII values. It checks for vulnerability by injecting a single quote and then extracts the hash character-by-character using a predefined charset.
Description
SQL injection vulnerability in locator.php in the Userlocator module 3.0 for Woltlab Burning Board (wBB) allows remote attackers to execute arbitrary SQL commands via the y parameter in a get_user action.
Exploits (1)
This exploit targets a SQL injection vulnerability in Userlocator 3.0 to extract user password hashes by brute-forcing each character of the hash via ASCII values. It checks for vulnerability by injecting a single quote and then extracts the hash character-by-character using a predefined charset.