CVE-2021-34711
06.10.2021, 20:15
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.
Vendor | Product | Version |
---|---|---|
cisco | ip_conference_phone_7832_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_conference_phone_8832_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_7811_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_7821_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_7832_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_7841_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_7861_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8811_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8831_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phones_8832_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8841_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8845_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8851_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8861_firmware | 𝑥 < 14.1\(1\) |
cisco | ip_phone_8865_firmware | 𝑥 < 14.1\(1\) |
cisco | wireless_ip_phone_8821_firmware | 𝑥 < 11.0\(6\)sr2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-36 - Absolute Path TraversalThe software 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.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software 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 software 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.