7.5
CVE-2023-39204
- EPSS 0.27%
- Published 14.11.2023 23:15:08
- Last modified 21.11.2024 08:14:54
- Source security@zoom.us
- Teams watchlist Login
- Open Login
Buffer overflow in some Zoom clients may allow an unauthenticated user to conduct a denial of service via network access.
Data is provided by the National Vulnerability Database (NVD)
Zoom ≫ Video Software Development Kit SwPlatformandroid Version < 5.15.10
Zoom ≫ Video Software Development Kit SwPlatformiphone_os Version < 5.15.10
Zoom ≫ Video Software Development Kit SwPlatformlinux Version < 5.15.10
Zoom ≫ Video Software Development Kit SwPlatformmacos Version < 5.15.10
Zoom ≫ Video Software Development Kit SwPlatformwindows Version < 5.15.10
Zoom ≫ Virtual Desktop Infrastructure Version < 5.14.13
Zoom ≫ Virtual Desktop Infrastructure Version >= 5.15.0 < 5.15.11
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.27% | 0.503 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
security@zoom.us | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.