CVE-2022-28763
31.10.2022, 20:15
The Zoom Client for Meetings (for Android, iOS, Linux, macOS, and Windows) before version 5.12.2 is susceptible to a URL parsing vulnerability. If a malicious Zoom meeting URL is opened, the malicious link may direct the user to connect to an arbitrary network address, leading to additional attacks including session takeovers.
Vendor | Product | Version |
---|---|---|
zoom | meetings | 𝑥 < 5.12.2 |
zoom | meetings | 𝑥 < 5.12.2 |
zoom | meetings | 𝑥 < 5.12.2 |
zoom | rooms_for_conference_rooms | 𝑥 < 5.12.2 |
zoom | rooms_for_conference_rooms | 𝑥 < 5.12.2 |
zoom | rooms_for_conference_rooms | 𝑥 < 5.12.2 |
zoom | virtual_desktop_infrastructure | 𝑥 < 5.12.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks.