6.1

CVE-2023-20228

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CiscoEncs 5100 Firmware Version >= 3.2 < 3.2.15.1
   CiscoEncs 5100 Version-
CiscoEncs 5400 Firmware Version >= 3.2 < 3.2.15.1
   CiscoEncs 5400 Version-
CiscoUcs C220 M5 Rack Server Firmware Version >= 4.2 < 4.3.2.230207
   CiscoUcs C220 M5 Rack Server Version-
CiscoUcs E160s M3 Firmware Version < 3.2.15.1
   CiscoUcs E160s M3 Version-
CiscoUcs E180d M3 Firmware Version < 3.2.15.1
   CiscoUcs E180d M3 Version-
CiscoUcs-e1120d-m3 Firmware Version < 3.2.15.1
   CiscoUcs-e1120d-m3 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.08% 0.205
CVSS Metriken
Quelle 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.