SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2019-0189

This issue here is exposed by the "webtools/control/httpService" URL, and uses Java deserialization to perform code execution.

CRITICAL 9.8EPSS 23.7%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 23.7%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.

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

CVSS 3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
23.71% probability · 98th percentile
CISA KEV
Not listed
Weakness
CWE-502
Affected
apache/ofbiz
Source
security@apache.org

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.