CVE-2018-17198
Last modified
CVE-2018-17198 is a vulnerability of currently unknown severity. 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. EPSS estimates a 4.12% chance of exploitation in the next 30 days.
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> -->
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Roller | <= 5.1.2 |
| Apache | Roller | 5.2.0 |
| Apache | Roller | 5.2.1 |
References
- http://www.securityfocus.com/bid/108496Third Party Advisory
- http://www.securityfocus.com/bid/108496Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-17198?
How severe is CVE-2018-17198?
How do I fix CVE-2018-17198?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2018
- CVE-2018-17192The X-Frame-Options headers were applied inconsistently on s…
- CVE-2018-17193The message-page.jsp error page used the value of the HTTP r…
- CVE-2018-17194When a client request to a cluster node was replicated to ot…
- CVE-2018-17195The template upload API endpoint accepted requests from diff…
- CVE-2018-17196In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is p…
- CVE-2018-17197A carefully crafted or corrupt sqlite file can cause an infi…
- CVE-2018-17199In Apache HTTP Server 2.4 release 2.4.37 and prior, mod_sess…
- CVE-2018-1720IBM Sterling B2B Integrator Standard Edition 5.2.0.1, 5.2.6.…5.9
- CVE-2018-17200The Apache OFBiz HTTP engine (org.apache.ofbiz.service.engin…9.8
- CVE-2018-17201Certain input files could make the code hang when Apache San…
- CVE-2018-17202Certain input files could make the code to enter into an inf…
- CVE-2018-17203Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultI…
Are you affected by CVE-2018-17198?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
