CVE-2018-17198

CVSS V2 High 7.5 CVSS V3 Critical 9.8
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> -->
Overview
  • CVE ID
  • CVE-2018-17198
  • Assigner
  • security@apache.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2019-05-28T18:29:00
  • Last Modified Date
  • 2019-06-11T20:03:33
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:* 1 OR 5.1.2
cpe:2.3:a:apache:roller:5.2.0:-:*:*:*:*:*:* 1 OR
cpe:2.3:a:apache:roller:5.2.0:rc2:*:*:*:*:*:* 1 OR
cpe:2.3:a:apache:roller:5.2.0:rc3:*:*:*:*:*:* 1 OR
cpe:2.3:a:apache:roller:5.2.0:rc4:*:*:*:*:*:* 1 OR
cpe:2.3:a:apache:roller:5.2.0:rc5:*:*:*:*:*:* 1 OR
cpe:2.3:a:apache:roller:5.2.0:rc6:*:*:*:*:*:* 1 OR
cpe:2.3:a:apache:roller:5.2.1:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:P/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 7.5
  • Severity
  • HIGH
  • Exploitability Score
  • 10
  • Impact Score
  • 6.4
CVSS Version 3
  • Version
  • 3.0
  • Vector String
  • CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 9.8
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.9
History
Created Old Value New Value Data Type Notes
2022-05-10 07:50:34 Added to TrackCVE
2022-12-03 21:23:42 2019-05-28T18:29Z 2019-05-28T18:29:00 CVE Published Date updated
2022-12-03 21:23:42 2019-06-11T20:03:33 CVE Modified Date updated
2022-12-03 21:23:42 Analyzed Vulnerability Status updated