CVE-2024-45421
8.8
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 2.8 / Impact: 5.9
Source: NVD
Description
Buffer overflow in some Zoom Apps may allow an authenticated user to conduct an escalation of privilege via network access.
Affected (23)
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 6.2.0 | |
| Before 6.2.0 | |
| Before 6.2.0 | |
| Before 6.2.0 | |
| Before 6.2.0 | |
| Before 6.2.0 | |
| Before 6.1.12 |
Related CWEs
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
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().
References (1)
Timeline
No history available yet.