The r_read_* functions in libr/include/r_endian.h in radare2 1.2.1 allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted binary file, as demonstrated by the r_read_le32 function.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/radare/radare2/issues/6816 | patch vendor advisory exploit |
https://github.com/radare/radare2/commit/1ea23bd6040441a21fbcfba69dce9a01af03f989 | patch |
http://www.securityfocus.com/bid/96433 | vdb entry |