Skip to main content

Heap-based Buffer Overflow

CVE-2024-21337

Severity Medium
Score 5.2/10

Summary

Microsoft Edge versions prior to 120.0.2210.133 (Chromium-based versions prior to 120.0.6099.217) have Elevation of Privilege Vulnerability.

  • HIGH
  • LOCAL
  • LOW
  • CHANGED
  • REQUIRED
  • NONE
  • LOW
  • LOW

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().

Advisory Timeline

  • Published