Stack-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.3-DEV.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://huntr.com/bounties/4c027b94-8e9c-4c31-a169-893b25047769 | third party advisory exploit |
https://github.com/gpac/gpac/commit/d0ced41651b279bb054eb6390751e2d4eb84819a | patch |