CVE-2023-43586
13.12.2023, 23:15
Path traversal in Zoom Desktop Client for Windows, Zoom VDI Client for Windows, and Zoom SDKs for Windows may allow an authenticated user to conduct an escalation of privilege via network access.
Vendor | Product | Version |
---|---|---|
zoom | meeting_software_development_kit | 𝑥 < 5.16.5 |
zoom | video_software_development_kit | 𝑥 < 5.16.5 |
zoom | virtual_desktop_infrastructure | 𝑥 < 5.14.14 |
zoom | virtual_desktop_infrastructure | 5.15.0 ≤ 𝑥 < 5.15.12 |
zoom | zoom | 𝑥 < 5.16.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-426 - Untrusted Search PathThe application searches for critical resources using an externally-supplied search path that can point to resources that are not under the application's direct control.
- 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.