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.dev/bounties/2342da0e-f097-4ce7-bfdc-3ec0ba446e05 | patch exploit third party advisory issue tracking |
https://github.com/gpac/gpac/commit/6914d016e2b540bac2c471c4aea156ddef8e8e01 | patch |