CVE-2010-0432

Apache OFBiz < 09.04 - Cross-Site Scripting via Multiple Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 3 public exploits for CVE-2010-0432. PoCs published by Lucas Apa.

AI-analyzed exploit summary This is a detailed advisory describing multiple XSS vulnerabilities in Apache OFBiz. It includes technical descriptions, affected versions, and proof-of-concept URLs demonstrating reflected and persistent XSS attacks.

Description

Multiple cross-site scripting (XSS) vulnerabilities in the Apache Open For Business Project (aka OFBiz) 09.04 and earlier, as used in Opentaps, Neogia, and Entente Oya, allow remote attackers to inject arbitrary web script or HTML via (1) the productStoreId parameter to control/exportProductListing, (2) the partyId parameter to partymgr/control/viewprofile (aka partymgr/control/login), (3) the start parameter to myportal/control/showPortalPage, (4) an invalid URI beginning with /facility/control/ReceiveReturn (aka /crmsfa/control/ReceiveReturn or /cms/control/ReceiveReturn), (5) the contentId parameter (aka the entityName variable) to ecommerce/control/ViewBlogArticle, (6) the entityName parameter to webtools/control/FindGeneric, or the (7) subject or (8) content parameter to an unspecified component under ecommerce/control/contactus.

Exploits (3)

exploitdb WRITEUP VERIFIED
by Lucas Apa · textwebappsphp
https://www.exploit-db.com/exploits/12330

This is a detailed advisory describing multiple XSS vulnerabilities in Apache OFBiz. It includes technical descriptions, affected versions, and proof-of-concept URLs demonstrating reflected and persistent XSS attacks.

Classification
Writeup 100%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Apache OFBiz (Stable Version <= 9.04, SVN Revision <= 920371, Release Branch Candidate 4.0 Revision <= 920381)
No auth needed
Prerequisites: Access to vulnerable Apache OFBiz instance
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Lucas Apa · textremotemultiple
https://www.exploit-db.com/exploits/12263

This JavaScript PoC exploits CVE-2010-0432 in Apache OFBiz by sending a crafted SQL command via an HTTP POST request to the EntitySQLProcessor endpoint, enabling remote command execution. The exploit uses XMLHttpRequest to submit the payload with proper headers and cookie handling.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Apache OFBiz (versions affected by CVE-2010-0432)
No auth needed
Prerequisites: Network access to the vulnerable Apache OFBiz instance · EntitySQLProcessor endpoint accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Lucas Apa · textremotemultiple
https://www.exploit-db.com/exploits/12264

This exploit leverages CVE-2010-0432 to create a new admin user in Apache OFBiz by chaining multiple HTTP requests to bypass authentication and elevate privileges. It uses XMLHTTP requests to interact with the vulnerable endpoints and assigns the FULLADMIN role to the newly created user.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz (versions prior to fix for CVE-2010-0432)
No auth needed
Prerequisites: Access to the vulnerable OFBiz web interface · Network connectivity to the target server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (10)

Core 10
Core References
Exploit, Third Party Advisory vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/39489

Scores

EPSS 0.2294
EPSS Percentile 97.4%

Details

CWE
CWE-79
Status published
Products (1)
apache/ofbiz < 09.04
Published Apr 15, 2010
Tracked Since Feb 18, 2026