CVE-2018-19842
https://notcve.org/view.php?id=CVE-2018-19842
getToken in libr/asm/p/asm_x86_nz.c in radare2 before 3.1.0 allows attackers to cause a denial of service (stack-based buffer over-read) via crafted x86 assembly data, as demonstrated by rasm2. getToken en libr/asm/p/asm_x86_nz.c en radare2 en versiones anteriores a la 3.1.0 permite que los atacantes provoquen una denegación de servicio (sobrelectura de búfer basado en pila) mediante datos de ensamblaje x86, tal y como queda demostrado con rasm2. • https://github.com/radare/radare2/commit/66191f780863ea8c66ace4040d0d04a8842e8432 https://github.com/radare/radare2/issues/12239 • CWE-125: Out-of-bounds Read •
CVE-2018-15834
https://notcve.org/view.php?id=CVE-2018-15834
In radare2 before 2.9.0, a heap overflow vulnerability exists in the read_module_referenced_functions function in libr/anal/flirt.c via a crafted flirt signature file. En radare2 en versiones anteriores a la 2.9.0, existe una vulnerabilidad de desbordamiento de memoria dinámica (heap) en la función read_module_referenced_functions en libr/anal/flirt.c mediante un archivo de firma flirt manipulado. • https://github.com/radare/radare2/issues/11274 https://github.com/radare/radare2/pull/11300 • CWE-787: Out-of-bounds Write •
CVE-2018-12320
https://notcve.org/view.php?id=CVE-2018-12320
There is a use after free in radare2 2.6.0 in r_anal_bb_free() in libr/anal/bb.c via a crafted Java binary file. Hay un uso de memoria previamente liberada en radare2 2.6.0 en r_anal_bb_free() en libr/anal/bb.c mediante un archivo binario de Java manipulado. • https://github.com/radare/radare2/commit/90b71c017a7fa9732fe45fd21b245ee051b1f548 https://github.com/radare/radare2/issues/10293 • CWE-416: Use After Free •
CVE-2018-12321
https://notcve.org/view.php?id=CVE-2018-12321
There is a heap out of bounds read in radare2 2.6.0 in java_switch_op() in libr/anal/p/anal_java.c via a crafted Java binary file. Hay una lectura fuera de límites en radare2 2.6.0 en java_switch_op() en libr/anal/p/anal_java.c mediante un archivo binario de Java manipulado. • https://github.com/radare/radare2/commit/224e6bc13fa353dd3b7f7a2334588f1c4229e58d https://github.com/radare/radare2/issues/10296 • CWE-125: Out-of-bounds Read •
CVE-2018-12322
https://notcve.org/view.php?id=CVE-2018-12322
There is a heap out of bounds read in radare2 2.6.0 in _6502_op() in libr/anal/p/anal_6502.c via a crafted iNES ROM binary file. Hay una lectura fuera de límites de la memoria dinámica (heap) en radare2 2.6.0 en _6502_op() en libr/anal/p/anal_6502.c mediante un archivo binario iNES ROM manipulado. • https://github.com/radare/radare2/commit/bbb4af56003c1afdad67af0c4339267ca38b1017 https://github.com/radare/radare2/issues/10294 • CWE-125: Out-of-bounds Read •