Heap-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.4.0.
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().
Link | Tags |
---|---|
https://huntr.dev/bounties/05f1d1de-bbfd-43fe-bdf9-7f73419ce7c9 | exploit third party advisory patch |
https://github.com/gpac/gpac/commit/e7f96c2d3774e4ea25f952bcdf55af1dd6e919f4 | patch |