CVE-2004-2181
WowBB Forum 1.61 - SQL Injection via view_user.php Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-2181. PoCs published by Megasky.
AI-analyzed exploit summary The provided text describes an SQL injection vulnerability in WowBB, where unsanitized user input in the 'sort_by' parameter of 'view_user.php' can be exploited. It includes a proof-of-concept URL demonstrating the vulnerability but lacks executable exploit code.
Description
Multiple SQL injection vulnerabilities in WowBB Forum 1.61 allow remote attackers to execute arbitrary SQL commands via the (1) sort_by or (2) page parameters to view_user.php, or the (3) forum_id parameter to view_topic.php. NOTE: the sort_by vector was later reported to be present in WowBB 1.65.
Exploits (1)
The provided text describes an SQL injection vulnerability in WowBB, where unsanitized user input in the 'sort_by' parameter of 'view_user.php' can be exploited. It includes a proof-of-concept URL demonstrating the vulnerability but lacks executable exploit code.