6.5

CVE-2024-27243

Buffer overflow in some Zoom Workplace Apps and SDK’s may allow an authenticated user to conduct a denial of service via network access.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ZoomMeeting Software Development Kit SwPlatformandroid Version < 5.17.5
ZoomMeeting Software Development Kit SwPlatformiphone_os Version < 5.17.5
ZoomMeeting Software Development Kit SwPlatformlinux Version < 5.17.5
ZoomMeeting Software Development Kit SwPlatformmacos Version < 5.17.5
ZoomMeeting Software Development Kit SwPlatformwindows Version < 5.17.5
ZoomVirtual Desktop Infrastructure SwPlatformwindows Version < 5.15.17
ZoomVirtual Desktop Infrastructure SwPlatformwindows Version >= 5.16.0 < 5.16.15
ZoomVirtual Desktop Infrastructure SwPlatformwindows Version >= 5.16.16 < 5.17.5
ZoomWorkplace SwPlatformandroid Version < 5.17.5
ZoomWorkplace SwPlatformiphone_os Version < 5.17.5
ZoomWorkplace Desktop SwPlatformlinux Version < 5.17.5
ZoomWorkplace Desktop SwPlatformmacos Version < 5.17.5
ZoomWorkplace Desktop SwPlatformwindows Version < 5.17.5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.8% 0.732
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security@zoom.us 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-122 Heap-based Buffer Overflow

A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().