CVE-2018-17198

Source
https://cve.org/CVERecord?id=CVE-2018-17198
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-17198.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-17198
Published
2019-05-28T18:29:00Z
Modified
2026-07-08T05:54:25Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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:

Database specific
{
    "unresolved_ranges":  [
        {
            "cpes":  [
                "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:*:*:*:*:*:*"
            ],
            "extracted_events":  [
                {
                    "introduced":  "5.2.0-rc2"
                },
                {
                    "last_affected":  "5.2.0-rc2"
                },
                {
                    "introduced":  "5.2.0-rc3"
                },
                {
                    "last_affected":  "5.2.0-rc3"
                },
                {
                    "introduced":  "5.2.0-rc4"
                },
                {
                    "last_affected":  "5.2.0-rc4"
                },
                {
                    "introduced":  "5.2.0-rc5"
                },
                {
                    "last_affected":  "5.2.0-rc5"
                },
                {
                    "introduced":  "5.2.0-rc6"
                },
                {
                    "last_affected":  "5.2.0-rc6"
                }
            ],
            "source":  "CPE_STRING",
            "vendor_product":  "apache:roller"
        }
    ]
}
References

Affected packages

Git / github.com/apache/roller

Affected ranges

Type
GIT
Repo
https://github.com/apache/roller
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last Affected
Introduced
Last Affected
Database specific
Show details
{
    "cpe":  [
        "cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:roller:5.2.0:-:*:*:*:*:*:*",
        "cpe:2.3:a:apache:roller:5.2.1:*:*:*:*:*:*:*"
    ],
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "last_affected":  "5.1.2"
        },
        {
            "introduced":  "5.2.0-NA"
        },
        {
            "last_affected":  "5.2.0-NA"
        },
        {
            "introduced":  "5.2.1"
        },
        {
            "last_affected":  "5.2.1"
        }
    ],
    "source":  [
        "CPE_RANGE",
        "CPE_STRING"
    ]
}

Affected versions

5.*
5.2.0-NA
5.2.1
roller-5.*
roller-5.1.2
roller-5.2.0
roller-5.2.0-rc-2
roller-5.2.0-rc-3
roller-5.2.0-rc-4
roller-5.2.0-rc-5
roller-5.2.0-rc-6
roller-5.2.1
roller-5.2.1-rc-2
roller-5.2.10-rc-1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-17198.json"