The find_eoq function in libr/core/cmd.c in radare2 1.5.0 allows remote attackers to cause a denial of service (heap-based out-of-bounds read and application crash) via a crafted binary file.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/radare/radare2/commit/00e8f205475332d7842d0f0d1481eeab4e83017c | issue tracking third party advisory patch |
https://github.com/radare/radare2/issues/7727 | issue tracking third party advisory patch |
http://www.securityfocus.com/bid/99138 | vdb entry third party advisory |