CVE-2005-1833
MyBulletinBoard < 1.00_rc4 - SQL Injection via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-1833. PoCs published by Alberto Trivero.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in MyBulletinBoard (MyBB) <= 1.00 RC4 to extract the MD5 hashed password of a specified user ID. It constructs a malicious SQL query via URL manipulation and parses the response to extract the hash.
Description
Multiple SQL injection vulnerabilities in MyBulletinBoard (MyBB) 1.00 RC4 allow remote attackers to execute arbitrary SQL commands via the (1) eid parameter to calendar.php, (2) idsql parameter to online.php, (3) usersearch parameter to memberlist.php, (4) pid parameter to editpost.php, (5) fid parameter to forumdisplay.php, (6) tid parameter to newreply.php, (7) sid parameter to search.php, (8) tid or (9) pid parameter to showthread.php, (10) tid parameter to usercp2.php, (11) tid parameter to printthread.php, or (12) pid parameter to reputation.php.
Exploits (1)
This exploit leverages a SQL injection vulnerability in MyBulletinBoard (MyBB) <= 1.00 RC4 to extract the MD5 hashed password of a specified user ID. It constructs a malicious SQL query via URL manipulation and parses the response to extract the hash.