CVE-2020-26085
07.01.2021, 00:15
Multiple vulnerabilities in Cisco Jabber for Windows, Jabber for MacOS, and Jabber for mobile platforms could allow an attacker to execute arbitrary programs on the underlying operating system (OS) with elevated privileges or gain access to sensitive information. For more information about these vulnerabilities, see the Details section of this advisory.
Vendor | Product | Version |
---|---|---|
cisco | jabber | 𝑥 < 12.1.4 |
cisco | jabber | 𝑥 < 12.8.5 |
cisco | jabber | 12.5 ≤ 𝑥 < 12.5.3 |
cisco | jabber | 12.6 ≤ 𝑥 < 12.6.4 |
cisco | jabber | 12.7 ≤ 𝑥 < 12.7.3 |
cisco | jabber | 12.8 ≤ 𝑥 < 12.8.4 |
cisco | jabber | 12.9 ≤ 𝑥 < 12.9.3 |
cisco | jabber | 12.9 ≤ 𝑥 < 12.9.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-201 - Insertion of Sensitive Information Into Sent DataThe code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.