Heap-based Buffer Overflow
CVE-2023-51794
Summary
Buffer Overflow vulnerability in Ffmpeg version n3.0 prior to n7.0 allows a local attacker to execute arbitrary code via the 'libavfilter/af_stereowiden.c:120:69'.
- LOW
- LOCAL
- HIGH
- UNCHANGED
- NONE
- LOW
- HIGH
- HIGH
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