CVE-2021-1355
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-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.