← Back

CVE-2018-17198

nvd nist
Published: May 28, 2019Modified: Nov 21, 2024

JSON object

Loading...
9.8
Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: NVD

Description

Server-side Request Forgery (SSRF) and File Enumeration vulnerability in Apache Roller 5.2.1, 5.2.0 and earlier unsupported versions relies on Java SAX Parser to implement its XML-RPC interface and by default that parser supports external entities in XML DOCTYPE, which opens Roller up to SSRF / File Enumeration vulnerability. Note that this vulnerability exists even if Roller XML-RPC interface is disable via the Roller web admin UI. Mitigation: There are a couple of ways you can fix this vulnerability: 1) Upgrade to the latest version of Roller, which is now 5.2.2 2) Or, edit the Roller web.xml file and comment out the XML-RPC Servlet mapping as shown below: <!-- <servlet-mapping> <servlet-name>XmlRpcServlet</servlet-name> <url-pattern>/roller-services/xmlrpc</url-pattern> </servlet-mapping> -->

Affected (8)

Products: Apache: Roller
1 product
Roller
Configuration A
8 vulnerable
Vulnerable SoftwareAffected Versions
Apache
Up to 5.1.2
Version 5.2.0
Version 5.2.0 rc2
Version 5.2.0 rc3
Version 5.2.0 rc4
Version 5.2.0 rc5
Version 5.2.0 rc6
Version 5.2.1

Timeline

No history available yet.