radare2 5.8.9 has an out-of-bounds read in r_bin_object_set_items in libr/bin/bobj.c, causing a crash in r_read_le32 in libr/include/r_endian.h.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/radareorg/radare2/issues/22349 | patch exploit |
https://github.com/radareorg/radare2/commit/40c9f50e127be80b9d816bce2ab2ee790831aefd | patch |
https://gist.github.com/gandalf4a/65705be4f84269cb7cd725a1d4ab2ffa | third party advisory exploit |