Show filters
28 Total Results
Displaying 21-28 of 28
Sort by:
Attacker Value
Unknown

CVE-2017-17816

Disclosure Date: December 21, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_getline in asm/preproc.c that will cause a remote denial of service attack.
0
Attacker Value
Unknown

CVE-2017-17817

Disclosure Date: December 21, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_verror in asm/preproc.c that will cause a remote denial of service attack.
0
Attacker Value
Unknown

CVE-2017-17815

Disclosure Date: December 21, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in is_mmacro() in asm/preproc.c that will cause a remote denial of service attack, because of a missing check for the relationship between minimum and maximum parameter counts.
0
Attacker Value
Unknown

CVE-2017-17819

Disclosure Date: December 21, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function find_cc() in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skip_white_ calls are not validated.
0
Attacker Value
Unknown

CVE-2017-17811

Disclosure Date: December 21, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer overflow that will cause a remote denial of service attack, related to a strcpy in paste_tokens in asm/preproc.c, a similar issue to CVE-2017-11111.
0
Attacker Value
Unknown

CVE-2017-14228

Disclosure Date: September 09, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function paste_tokens() in preproc.c, aka a NULL pointer dereference. It will lead to remote denial of service.
0
Attacker Value
Unknown

CVE-2017-11111

Disclosure Date: July 08, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, preproc.c allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted file.
0
Attacker Value
Unknown

CVE-2017-10686

Disclosure Date: June 29, 2017 (last updated November 26, 2024)
In Netwide Assembler (NASM) 2.14rc0, there are multiple heap use after free vulnerabilities in the tool nasm. The related heap is allocated in the token() function and freed in the detoken() function (called by pp_getline()) - it is used again at multiple positions later that could cause multiple damages. For example, it causes a corrupted double-linked list in detoken(), a double free or corruption in delete_Token(), and an out-of-bounds write in detoken(). It has a high possibility to lead to a remote code execution attack.
0