CVE-2016-10210
https://notcve.org/view.php?id=CVE-2016-10210
libyara/lexer.l in YARA 3.5.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted rule that is mishandled in the yy_get_next_buffer function. libyara/lexer.l en YARA 3.5.0 permite a atacantes remotos provocar una denegación de servicio (Referencia al puntero NULL y caída de la aplicación) a través de un regla manipulada que es no es manejada correctamente en la función yy_get_next_buffer. • http://www.securityfocus.com/bid/98077 https://github.com/VirusTotal/yara/commit/3119b232c9c453c98d8fa8b6ae4e37ba18117cd4 https://github.com/VirusTotal/yara/issues/576 • CWE-476: NULL Pointer Dereference •
CVE-2016-10211
https://notcve.org/view.php?id=CVE-2016-10211
libyara/grammar.y in YARA 3.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted rule that is mishandled in the yr_parser_lookup_loop_variable function. libyara/grammar.y in YARA 3.5.0 permite a atacantes remotos provocar una denegación de servicio (uso después de liberación de memoria y caída de la aplicación) a través de una regla manipulada que no es manejada correctamente en la función yr_parser_lookup_loop_variable. • http://www.securityfocus.com/bid/98078 https://github.com/VirusTotal/yara/commit/890c3f850293176c0e996a602ffa88b315f4e98f https://github.com/VirusTotal/yara/issues/575 • CWE-416: Use After Free •
CVE-2017-5923
https://notcve.org/view.php?id=CVE-2017-5923
libyara/grammar.y in YARA 3.5.0 allows remote attackers to cause a denial of service (heap-based out-of-bounds read and application crash) via a crafted rule that is mishandled in the yara_yyparse function. libyara/grammar.y en YARA 3.5.0 permite a atacantes remotos provocar una denegación de servicio (lectura basada en memoria dinámica - lectura basada fuera de los límites y caída de la aplicación) a través de una regla manipulada que no se maneja correctamente en la función the yara_yyparse. • http://www.securityfocus.com/bid/98080 https://github.com/VirusTotal/yara/commit/ab906da53ff2a68c6fd6d1fa73f2b7c7bf0bc636 https://github.com/VirusTotal/yara/issues/597 • CWE-125: Out-of-bounds Read •