PT-2023-8022 · Apache · Apache Ofbiz
Gao Tian
+2
·
Published
2023-12-26
·
Updated
2025-09-08
·
CVE-2023-51467
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache OFBiz versions prior to 18.12.11
Description
The vulnerability allows attackers to bypass authentication processes, enabling them to remotely execute arbitrary code. This issue is related to insufficient validation of incoming requests. The estimated number of potentially affected devices worldwide is around 65,041, mainly distributed in the United States, Japan, and other countries. There have been real-world incidents where this issue was exploited, with researchers creating proof-of-concept (PoC) exploits. Technical details about exploitation include the use of API endpoints such as
/webtools/control/xmlrpc/ and vulnerable parameters like USERNAME and PASSWORD. The checkLogin() function is also vulnerable, allowing attackers to bypass authentication by setting requirePasswordChange=Y in the URI.Recommendations
Update to Apache OFBiz version 18.12.11 or later to resolve the issue. As a temporary workaround, consider restricting access to the vulnerable API endpoints, such as
/webtools/control/xmlrpc/, until a patch is applied. Additionally, avoid using the requirePasswordChange parameter in the URI until the issue is resolved.Exploit
Fix
RCE
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Ofbiz