Heap Buffer Overflow in parseDragons in GitHub repository radareorg/radare2 prior to 5.6.8.
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/a7546dae-01c5-4fb0-8a8e-c04ea4e9bac7 | exploit third party advisory patch |
https://github.com/radareorg/radare2/commit/d4ce40b516ffd70cf2e9e36832d8de139117d522 | third party advisory patch |