First published: Wed Sep 11 2019(Updated: )
The Apache OFBiz HTTP engine (org.apache.ofbiz.service.engine.HttpEngine.java) handles requests for HTTP services via the /webtools/control/httpService endpoint. This service takes the `serviceContent` parameter in the request and deserializes it using XStream. This `XStream` instance is slightly guarded by disabling the creation of `ProcessBuilder`. However, this can be easily bypassed (and in multiple ways). Mitigation: Upgrade to 16.11.06 or manually apply the following commits on branch 16 r1850017+1850019
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache OFBiz | >=16.11.01<=16.11.05 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this Apache OFBiz vulnerability is CVE-2018-17200.
The severity level of CVE-2018-17200 is critical.
The Apache OFBiz HTTP engine handles requests for HTTP services via the /webtools/control/httpService endpoint.
The affected software for CVE-2018-17200 is Apache OFBiz version 16.11.01 to 16.11.05.
Yes, there is a fix available for CVE-2018-17200. It is recommended to update to a version of Apache OFBiz that is not affected by this vulnerability.