Vulnerability 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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Ofbiz | >= 16.11.01, < 16.11.06 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread.html/7316b4fa811e1ec27604cda3c30560e7389fc6b8c91
- https://lists.apache.org/thread.html/986ed5f1a0e209f87ed4a2d348ae5735054f9188912
- https://lists.apache.org/thread.html/r11fd9562dbdfc0be95e40518cbef70ab2565129f6f
- https://lists.apache.org/thread.html/r2c2db313ac9a43f1cfbd01092e4acb0b8bd38d9009
- https://lists.apache.org/thread.html/r883840bbb4e2366acd0f6477e86b584000900a270a
- https://lists.apache.org/thread.html/r8f01aab5dd92487c191599def3c950c643d7ad297c
- https://lists.apache.org/thread.html/rb0e716837168dc1073fcd76bea644806e5337c247f
- https://lists.apache.org/thread.html/rc0a839fe38d3de775f62e39d45af91870950b59688
- https://lists.apache.org/thread.html/re4623c0fec904882cbbf8cda558f88c1857397fb5c
- https://lists.apache.org/thread.html/ref1b535d7bd5423bfb456cd05aa41e52875390cdfc
- https://lists.apache.org/thread.html/rf8651e75162819a267384f8a31c20884bc3a9a6707
- https://lists.apache.org/thread.html/rfafb229c0d805c8f2bd232d28cd1297876faf5c953
- https://s.apache.org/hsn2gMailing ListVendor Advisory
- https://lists.apache.org/thread.html/7316b4fa811e1ec27604cda3c30560e7389fc6b8c91
- https://lists.apache.org/thread.html/986ed5f1a0e209f87ed4a2d348ae5735054f9188912
FAQ
What is CVE-2019-0189?
CVE-2019-0189 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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...
How severe is CVE-2019-0189?
CVE-2019-0189 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-0189?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Ofbiz.