Heap-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.3-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().
Link | Tags |
---|---|
https://huntr.dev/bounties/15232a74-e3b8-43f0-ae8a-4e89d56c474c | patch third party advisory exploit |
https://github.com/gpac/gpac/commit/b1042c3eefca87c4bc32afb404ed6518d693e5be | patch |