CVE-2018-17198
Summary
| CVE | CVE-2018-17198 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2019-05-28 18:29:00 UTC |
| Updated | 2023-11-07 02:54:00 UTC |
| 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> --> |
Risk And Classification
Problem Types: CWE-918
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Apache | Roller | 5.2.0 | - | All | All |
| Application | Apache | Roller | 5.2.0 | rc2 | All | All |
| Application | Apache | Roller | 5.2.0 | rc3 | All | All |
| Application | Apache | Roller | 5.2.0 | rc4 | All | All |
| Application | Apache | Roller | 5.2.0 | rc5 | All | All |
| Application | Apache | Roller | 5.2.0 | rc6 | All | All |
| Application | Apache | Roller | 5.2.1 | All | All | All |
| Application | Apache | Roller | 5.2.0 | - | All | All |
| Application | Apache | Roller | 5.2.0 | rc2 | All | All |
| Application | Apache | Roller | 5.2.0 | rc3 | All | All |
| Application | Apache | Roller | 5.2.0 | rc4 | All | All |
| Application | Apache | Roller | 5.2.0 | rc5 | All | All |
| Application | Apache | Roller | 5.2.0 | rc6 | All | All |
| Application | Apache | Roller | 5.2.1 | All | All | All |
| Application | Apache | Roller | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Pony Mail! | MISC | lists.apache.org | Mailing List, Mitigation, Vendor Advisory |
| Pony Mail! | lists.apache.org | ||
| Apache Roller CVE-2018-17198 Server Side Request Forgery and File Enumeration Vulnerabilities | BID | www.securityfocus.com | Third Party Advisory |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.