Heap-based Buffer Overflow in GitHub repository gpac/gpac prior to V2.1.0-DEV.
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().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://huntr.dev/bounties/d06223df-a473-4c82-96d0-23726b844b21 | issue tracking patch exploit third party advisory |
https://github.com/gpac/gpac/commit/ea7395f39f601a7750d48d606e9d10ea0b7beefe | patch exploit |
https://www.debian.org/security/2023/dsa-5452 | vendor advisory |