Vulnerabilities > Nasm

DATE CVE VULNERABILITY TITLE RISK
2018-09-13 CVE-2018-16999 Out-of-bounds Write vulnerability in Nasm Netwide Assembler 12.14
Netwide Assembler (NASM) 2.14rc15 has an invalid memory write (segmentation fault) in expand_smacro in preproc.c, which allows attackers to cause a denial of service via a crafted input file.
local
low complexity
nasm CWE-787
5.5
2018-09-06 CVE-2018-16517 NULL Pointer Dereference vulnerability in Nasm Netwide Assembler
asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file.
local
low complexity
nasm CWE-476
5.5
2018-09-06 CVE-2018-1000667 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Nasm Netwide Assembler
NASM nasm-2.13.03 nasm- 2.14rc15 version 2.14rc15 and earlier contains a memory corruption (crashed) of nasm when handling a crafted file due to function assemble_file(inname, depend_ptr) at asm/nasm.c:482.
local
low complexity
nasm CWE-119
5.5
2018-09-03 CVE-2018-16382 Out-of-bounds Read vulnerability in Nasm Netwide Assembler 2.14
Netwide Assembler (NASM) 2.14rc15 has a buffer over-read in x86/regflags.c.
local
low complexity
nasm CWE-125
5.5
2018-04-24 CVE-2018-10316 Integer Overflow or Wraparound vulnerability in Nasm Netwide Assembler 2.14
Netwide Assembler (NASM) 2.14rc0 has an endless while loop in the assemble_file function of asm/nasm.c because of a globallineno integer overflow.
local
low complexity
nasm CWE-190
5.5
2018-04-21 CVE-2018-10254 Out-of-bounds Read vulnerability in Nasm Netwide Assembler 2.13
Netwide Assembler (NASM) 2.13 has a stack-based buffer over-read in the disasm function of the disasm/disasm.c file.
local
low complexity
nasm CWE-125
7.8
2018-04-11 CVE-2018-10016 Divide By Zero vulnerability in Nasm Netwide Assembler 2.14
Netwide Assembler (NASM) 2.14rc0 has a division-by-zero vulnerability in the expr5 function in asm/eval.c via a malformed input file.
local
low complexity
nasm CWE-369
5.5
2018-03-20 CVE-2018-8883 Out-of-bounds Read vulnerability in Nasm Netwide Assembler 2.13.02
Netwide Assembler (NASM) 2.13.02rc2 has a buffer over-read in the parse_line function in asm/parser.c via uncontrolled access to nasm_reg_flags.
local
low complexity
nasm CWE-125
7.8
2018-03-20 CVE-2018-8882 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Nasm Netwide Assembler 2.13.02
Netwide Assembler (NASM) 2.13.02rc2 has a stack-based buffer under-read in the function ieee_shr in asm/float.c via a large shift value.
local
low complexity
nasm CWE-119
7.8
2018-03-20 CVE-2018-8881 Out-of-bounds Read vulnerability in multiple products
Netwide Assembler (NASM) 2.13.02rc2 has a heap-based buffer over-read in the function tokenize in asm/preproc.c, related to an unterminated string.
local
low complexity
nasm canonical CWE-125
7.3