CVE-2023-39213
08.08.2023, 22:15
Improper neutralization of special elements in Zoom Desktop Client for Windows and Zoom VDI Client before 5.15.2 may allow an unauthenticated user to enable an escalation of privilege via network access.
Vendor | Product | Version |
---|---|---|
zoom | virtual_desktop_infrastructure | 𝑥 < 5.15.2 |
zoom | zoom | 𝑥 < 5.15.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-176 - Improper Handling of Unicode EncodingThe software does not properly handle when an input contains Unicode encoding.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.