CVE-2024-45421
25.02.2025, 20:15
Buffer overflow in some Zoom Apps may allow an authenticated user to conduct an escalation of privilege via network access.Enginsight
Vendor | Product | Version |
---|---|---|
zoom | meeting_software_development_kit | 𝑥 < 6.2.0 |
zoom | meeting_software_development_kit | 𝑥 < 6.2.0 |
zoom | meeting_software_development_kit | 𝑥 < 6.2.0 |
zoom | rooms | 𝑥 < 6.2.0 |
zoom | rooms | 𝑥 < 6.2.0 |
zoom | rooms | 𝑥 < 6.2.0 |
zoom | rooms_controller | 𝑥 < 6.2.0 |
zoom | rooms_controller | 𝑥 < 6.2.0 |
zoom | rooms_controller | 𝑥 < 6.2.0 |
zoom | video_software_development_kit | 𝑥 < 6.2.0 |
zoom | video_software_development_kit | 𝑥 < 6.2.0 |
zoom | video_software_development_kit | 𝑥 < 6.2.0 |
zoom | workplace_desktop | 𝑥 < 6.2.0 |
zoom | workplace_desktop | 𝑥 < 6.2.0 |
zoom | workplace_desktop | 𝑥 < 6.2.0 |
zoom | workplace_virtual_desktop_infrastructure | 𝑥 < 6.1.12 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA 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().
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.