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
References
Configurations
History
07 Nov 2023, 02:54
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-09-11 21:15
Updated : 2024-02-28 17:08
NVD link : CVE-2018-17200
Mitre link : CVE-2018-17200
CVE.ORG link : CVE-2018-17200
JSON object : View
Products Affected
apache
- ofbiz
CWE