vendor:
OFBiz
by:
Lucas Apa
8,8
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: OFBiz
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: YES
Related CWE: CVE-2010-0432
CPE: a:apache:ofbiz
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unknown
2010
Apache OFBiz FULLADMIN Creator PoC Payload
This exploit allows an attacker to bypass authentication and create a user with full administrative privileges in Apache OFBiz. The exploit works by sending a POST request to the /webtools/control/scheduleService endpoint with the externalLoginKey parameter set to the value of the externalLoginKey cookie. The request also includes the username and password of the user to be created, as well as the roleTypeId parameter set to FULLADMIN.
Mitigation:
Upgrade to the latest version of Apache OFBiz and ensure that all users have strong passwords.