Vulnerability Details : CVE-2018-17198
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> -->
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2018-17198
- cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc4:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc6:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:-:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.1:*:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc2:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc3:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc5:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-17198
0.90%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 74 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-17198
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2018-17198
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-17198
-
https://lists.apache.org/thread.html/94a36ed9c6241558b1c6181d8dd4ff263be7903abd1d20067d4330d5@%3Cdev.roller.apache.org%3E
Pony Mail!Mailing List;Mitigation;Vendor Advisory
-
http://www.securityfocus.com/bid/108496
Apache Roller CVE-2018-17198 Server Side Request Forgery and File Enumeration VulnerabilitiesThird Party Advisory
Jump to