Heap-based Buffer Overflow in GitHub repository hpjansson/chafa prior to 1.12.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().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://huntr.dev/bounties/365ab61f-9a63-421c-97e6-21d4653021f0 | patch third party advisory exploit |
https://github.com/hpjansson/chafa/commit/e6ce3746cdcf0836b9dae659a5aed15d73a080d8 | third party advisory patch |