Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

James Parfet

Researcher fromMindPoint Group
#36171of 53,633
7.5Total CVSS
Vulnerabilities · 1
PT-2018-18396
7.5
2018-12-13
Apache · Apache Ofbiz · CVE-2018-8033
Name of the Vulnerable Software and Affected Versions: Apache OFBiz versions 16.11.01 through 16.11.04 Description: The issue concerns the OFBiz HTTP engine, specifically the handling of requests for HTTP services via the "/webtools/control/httpService" endpoint. Both POST and GET requests to this endpoint may contain parameters such as `serviceName`, `serviceMode`, and `serviceContext`. The exploitation occurs through DOCTYPEs that point to external references, triggering a payload that returns secret information from the host. Recommendations: For Apache OFBiz versions 16.11.01 through 16.11.04, consider disabling the httpService endpoint until a patch is available. Restrict access to the "/webtools/control/httpService" endpoint to minimize the risk of exploitation. Avoid using the parameters `serviceName`, `serviceMode`, and `serviceContext` in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.