6.1
CVE-2023-20228
- EPSS 0.08%
- Published 16.08.2023 21:15:09
- Last modified 21.11.2024 07:40:56
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
A vulnerability in the web-based management interface of Cisco Integrated Management Controller (IMC) could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the interface. This vulnerability is due to insufficient validation of user input. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to execute arbitrary script code in the browser of the targeted user or access sensitive, browser-based information.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Encs 5100 Firmware Version >= 3.2 < 3.2.15.1
Cisco ≫ Encs 5400 Firmware Version >= 3.2 < 3.2.15.1
Cisco ≫ Ucs C220 M5 Rack Server Firmware Version >= 4.2 < 4.3.2.230207
Cisco ≫ Ucs E160s M3 Firmware Version < 3.2.15.1
Cisco ≫ Ucs E180d M3 Firmware Version < 3.2.15.1
Cisco ≫ Ucs-e1120d-m3 Firmware Version < 3.2.15.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.08% | 0.205 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
psirt@cisco.com | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.