The dex_parse_debug_item function in libr/bin/p/bin_dex.c in radare2 1.2.1 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted DEX 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/ad55822430a03fe075221b543efb434567e9e431 | patch third party advisory issue tracking |
https://github.com/radare/radare2/issues/6836 | patch third party advisory issue tracking |
http://www.securityfocus.com/bid/96520 | vdb entry |