vendor:
MyBB
by:
Hessam-x
7,5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: MyBB
Affected Version From: 1.1.3
Affected Version To: 1.1.3
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
MyBulletinBoard (MyBB) <= 1.1.3 Create An Admin Exploit
This exploit allows an attacker to gain admin access to a MyBulletinBoard (MyBB) version 1.1.3 or lower. The exploit uses a POST request to the member.php page with the username and password of the user. If the login is successful, the exploit then sends a GET request to the usercp.php page with the additionalgroups parameter set to 4. This will give the user admin access. Finally, the exploit sends a GET request to the index.php page to verify that the user has admin access.
Mitigation:
Upgrade to the latest version of MyBulletinBoard (MyBB) to prevent this exploit.