CVE-2007-3051
Revokebb < 1.0_rc4 - SQL Injection via revokebb_user Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3051. PoCs published by BlackHawk.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in RevokeBB <= 1.0 RC4, allowing an attacker to retrieve the password hash of a valid user by manipulating the 'rv_user' cookie. The exploit uses time-based blind SQL injection to brute-force the hash character by character.
Description
SQL injection vulnerability in inc/class_users.php in RevokeSoft RevokeBB 1.0 RC4 and earlier allows remote attackers to execute arbitrary SQL commands via the revokebb_user cookie.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in RevokeBB <= 1.0 RC4, allowing an attacker to retrieve the password hash of a valid user by manipulating the 'rv_user' cookie. The exploit uses time-based blind SQL injection to brute-force the hash character by character.