8.1
CVE-2024-20417
- EPSS 0.23%
- Veröffentlicht 21.08.2024 20:15:08
- Zuletzt bearbeitet 31.03.2025 14:51:28
- Quelle psirt@cisco.com
- Teams Watchlist Login
- Unerledigt Login
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
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cisco ≫ Identity Services Engine Version > 3.0.0 <= 3.1
Cisco ≫ Identity Services Engine Version3.1.0 Update-
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch1
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch2
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch3
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch4
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch5
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch6
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch7
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch8
Cisco ≫ Identity Services Engine Version3.1.0 Updatepatch9
Cisco ≫ Identity Services Engine Version3.2.0 Update-
Cisco ≫ Identity Services Engine Version3.2.0 Updatepatch1
Cisco ≫ Identity Services Engine Version3.2.0 Updatepatch2
Cisco ≫ Identity Services Engine Version3.2.0 Updatepatch3
Cisco ≫ Identity Services Engine Version3.2.0 Updatepatch4
Cisco ≫ Identity Services Engine Version3.2.0 Updatepatch5
Cisco ≫ Identity Services Engine Version3.2.0 Updatepatch6
Cisco ≫ Identity Services Engine Version3.3.0 Update-
Cisco ≫ Identity Services Engine Version3.3.0 Updatepatch1
Cisco ≫ Identity Services Engine Version3.3.0 Updatepatch2
Cisco ≫ Identity Services Engine Version3.3.0 Updatepatch3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.23% | 0.459 |
Quelle | 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.