6.5

CVE-2024-20531

A vulnerability in the API of Cisco ISE could allow an authenticated, remote attacker to read arbitrary files on the underlying operating system of an affected device and conduct a server-side request forgery (SSRF) attack through an affected device. To exploit this vulnerability, the attacker would need valid Super Admin credentials.

This vulnerability is due to improper handling of XML External Entity (XXE) entries when parsing XML input. An attacker could exploit this vulnerability by sending a crafted API request to an affected device. A successful exploit could allow the attacker to read arbitrary files on the underlying operating system or conduct an SSRF attack through the affected device.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CiscoIdentity Services Engine Version3.0.0 Update-
CiscoIdentity Services Engine Version3.0.0 Updatepatch1
CiscoIdentity Services Engine Version3.0.0 Updatepatch2
CiscoIdentity Services Engine Version3.0.0 Updatepatch3
CiscoIdentity Services Engine Version3.0.0 Updatepatch4
CiscoIdentity Services Engine Version3.0.0 Updatepatch5
CiscoIdentity Services Engine Version3.0.0 Updatepatch6
CiscoIdentity Services Engine Version3.0.0 Updatepatch7
CiscoIdentity Services Engine Version3.0.0 Updatepatch8
CiscoIdentity Services Engine Version3.1.0 Update-
CiscoIdentity Services Engine Version3.1.0 Updatepatch1
CiscoIdentity Services Engine Version3.1.0 Updatepatch2
CiscoIdentity Services Engine Version3.1.0 Updatepatch3
CiscoIdentity Services Engine Version3.1.0 Updatepatch4
CiscoIdentity Services Engine Version3.1.0 Updatepatch5
CiscoIdentity Services Engine Version3.1.0 Updatepatch6
CiscoIdentity Services Engine Version3.1.0 Updatepatch7
CiscoIdentity Services Engine Version3.1.0 Updatepatch8
CiscoIdentity Services Engine Version3.1.0 Updatepatch9
CiscoIdentity Services Engine Version3.2.0 Update-
CiscoIdentity Services Engine Version3.2.0 Updatepatch1
CiscoIdentity Services Engine Version3.2.0 Updatepatch2
CiscoIdentity Services Engine Version3.2.0 Updatepatch3
CiscoIdentity Services Engine Version3.2.0 Updatepatch4
CiscoIdentity Services Engine Version3.2.0 Updatepatch5
CiscoIdentity Services Engine Version3.2.0 Updatepatch6
CiscoIdentity Services Engine Version3.3.0 Update-
CiscoIdentity Services Engine Version3.3.0 Updatepatch1
CiscoIdentity Services Engine Version3.3.0 Updatepatch2
CiscoIdentity Services Engine Version3.3.0 Updatepatch3
CiscoIdentity Services Engine Version3.4.0 Update-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.1% 0.277
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 1.2 5.2
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
psirt@cisco.com 5.5 2.3 2.7
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
CWE-611 Improper Restriction of XML External Entity Reference

The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.

CWE-918 Server-Side Request Forgery (SSRF)

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.