Heap-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.2.2.
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/526954e6-8683-4697-bfa2-886c3204a1d5 | vendor advisory exploit |
https://github.com/gpac/gpac/commit/6a748ccc3f76ff10e3ae43014967ea4b0c088aaf | patch vendor advisory |
https://www.debian.org/security/2023/dsa-5452 | vendor advisory |