CVE-2019-0189

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
11/09/2019
Last modified:
07/11/2023

Description

The java.io.ObjectInputStream is known to cause Java serialisation issues. This issue here is exposed by the "webtools/control/httpService" URL, and uses Java deserialization to perform code execution. In the HttpEngine, the value of the request parameter "serviceContext" is passed to the "deserialize" method of "XmlSerializer". Apache Ofbiz is affected via two different dependencies: "commons-beanutils" and an out-dated version of "commons-fileupload" Mitigation: Upgrade to 16.11.06 or manually apply the commits from OFBIZ-10770 and OFBIZ-10837 on branch 16

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:apache:ofbiz:*:*:*:*:*:*:*:* 16.11.01 (including) 16.11.06 (excluding)


References to Advisories, Solutions, and Tools