Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2018-17198

Опубликовано: 28 мая 2019
Источник: nvd
CVSS3: 9.8
CVSS2: 7.5
EPSS Низкий

Описание

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:

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:*
Версия до 5.1.2 (включая)
cpe:2.3:a:apache:roller:5.2.0:-:*:*:*:*:*:*
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:rc4:*:*:*:*:*:*
cpe:2.3:a:apache:roller:5.2.0:rc5:*:*:*:*:*:*
cpe:2.3:a:apache:roller:5.2.0:rc6:*:*:*:*:*:*
cpe:2.3:a:apache:roller:5.2.1:*:*:*:*:*:*:*

EPSS

Процентиль: 64%
0.00468
Низкий

9.8 Critical

CVSS3

7.5 High

CVSS2

Дефекты

CWE-918

Связанные уязвимости

CVSS3: 9.8
github
больше 3 лет назад

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> -->

EPSS

Процентиль: 64%
0.00468
Низкий

9.8 Critical

CVSS3

7.5 High

CVSS2

Дефекты

CWE-918