#VU84813 Heap-based buffer overflow in NASM - CVE-2022-44370
Published: December 27, 2023
NASM
nasm.sourceforge.net
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the quote_for_pmake() function in asm/nasm.c. A remote attacker can pass specially crafted file to the compiler, trigger a heap-based buffer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.