CVE-2018-17198
| Summary |
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> -->
|
| Publication Date |
May 29, 2019, 3:29 a.m. |
| Registration Date |
March 1, 2021, 7:06 p.m. |
| Last Update |
Nov. 21, 2024, 12:54 p.m. |
|
CVSS3.0 : CRITICAL
|
| スコア |
9.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
高 |
|
CVSS2.0 : HIGH
|
| Score |
7.5
|
| Vector |
AV:N/AC:L/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃前の認証要否(Au) |
不要 |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
低 |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:apache:roller:5.2.1:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:* |
|
5.1.2 |
|
|
| 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.0:-:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Apache Roller におけるサーバサイドのリクエストフォージェリの脆弱性
| Title |
Apache Roller におけるサーバサイドのリクエストフォージェリの脆弱性
|
| Summary |
Apache Roller には、サーバサイドのリクエストフォージェリの脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Sept. 19, 2018, midnight |
| Registration Date |
June 13, 2019, 4:34 p.m. |
| Last Update |
June 13, 2019, 4:34 p.m. |
Affected System
| Apache Software Foundation |
|
Apache Roller 5.2.0 およびそれ以前
|
|
Apache Roller 5.2.1
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2019年06月13日] 掲載 |
June 13, 2019, 4:34 p.m. |