8.1

CVE-2024-20417

Multiple vulnerabilities in the REST API of Cisco Identity Services Engine (ISE) could allow an authenticated, remote attacker to conduct blind SQL injection attacks.

These vulnerabilities are due to insufficient validation of user-supplied input in REST API calls. An attacker could exploit these vulnerabilities by sending crafted input to an affected device. A successful exploit could allow the attacker to view or modify data on the affected device.

Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users.
Data is provided by the National Vulnerability Database (NVD)
CiscoIdentity Services Engine Version > 3.0.0 <= 3.1
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
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.23% 0.459
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.1 2.8 5.2
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
psirt@cisco.com 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
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.