Input validation error in Netwide Assembler - CVE-2018-19755
Published: November 30, 2018 / Updated: August 8, 2020
Netwide Assembler
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
There is an illegal address access at asm/preproc.c (function: is_mmacro) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service (out-of-bounds array access) because a certain conversion can result in a negative integer.