CVE-2021-1357
20.01.2021, 20:15
Multiple vulnerabilities in Cisco Unified Communications Manager IM & Presence Service (Unified CM IM&P) could allow an attacker to conduct path traversal attacks and SQL injection attacks on an affected system. One of the SQL injection vulnerabilities that affects Unified CM IM&P also affects Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) and could allow an attacker to conduct SQL injection attacks on an affected system. For more information about these vulnerabilities, see the Details section of this advisory.
Vendor | Product | Version |
---|---|---|
cisco | unified_communications_manager | 𝑥 < 11.5\(1\)su9 |
cisco | unified_communications_manager | 𝑥 < 11.5\(1\)su9 |
cisco | unified_communications_manager | 12.0 ≤ 𝑥 < 12.0\(1\)su4 |
cisco | unified_communications_manager | 12.0 ≤ 𝑥 < 12.0\(1\)su4 |
cisco | unified_communications_manager | 12.5 ≤ 𝑥 < 12.5\(1\)su4 |
cisco | unified_communications_manager | 12.5 ≤ 𝑥 < 12.5\(1\)su4 |
cisco | unified_communications_manager_im_and_presence_service | 𝑥 < 11.5\(1\)su9 |
cisco | unified_communications_manager_im_and_presence_service | 12.0 ≤ 𝑥 < 12.5\(1\)su4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-35 - Path Traversal: '.../...//'The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences 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.