5.5

CVE-2021-34711

A vulnerability in the debug shell of Cisco IP Phone software could allow an authenticated, local attacker to read any file on the device file system. This vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by providing crafted input to a debug shell command. A successful exploit could allow the attacker to read any file on the device file system.

Data is provided by the National Vulnerability Database (NVD)
CiscoIp Conference Phone 7832 Firmware Version < 14.1\(1\)
   CiscoIp Conference Phone 7832 Version-
CiscoIp Conference Phone 8832 Firmware Version < 14.1\(1\)
   CiscoIp Conference Phone 8832 Version-
CiscoIp Phone 7811 Firmware Version < 14.1\(1\)
   CiscoIp Phone 7811 Version-
CiscoIp Phone 7821 Firmware Version < 14.1\(1\)
   CiscoIp Phone 7821 Version-
CiscoIp Phone 7832 Firmware Version < 14.1\(1\)
   CiscoIp Phone 7832 Version-
CiscoIp Phone 7841 Firmware Version < 14.1\(1\)
   CiscoIp Phone 7841 Version-
CiscoIp Phone 7861 Firmware Version < 14.1\(1\)
   CiscoIp Phone 7861 Version-
CiscoIp Phone 8811 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8811 Version-
CiscoIp Phone 8831 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8831 Version-
CiscoIp Phones 8832 Firmware Version < 14.1\(1\)
   CiscoIp Phones 8832 Version-
CiscoIp Phone 8841 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8841 Version-
CiscoIp Phone 8845 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8845 Version-
CiscoIp Phone 8851 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8851 Version-
CiscoIp Phone 8861 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8861 Version-
CiscoIp Phone 8865 Firmware Version < 14.1\(1\)
   CiscoIp Phone 8865 Version-
CiscoWireless Ip Phone 8821 Firmware Version < 11.0\(6\)sr2
   CiscoWireless Ip Phone 8821 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.07% 0.177
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 2.1 3.9 2.9
AV:L/AC:L/Au:N/C:P/I:N/A:N
psirt@cisco.com 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-36 Absolute Path Traversal

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.