Lucene search
+L

585 matches found

Prion
Prion
added 2019/07/24 4:15 a.m.19 views

Null pointer dereference

In libnasm.a in Netwide Assembler NASM 2.14.xx, asm/pragma.c allows a NULL pointer dereference in processpragma, searchpragmalist, and nasmsetlimit when "%pragma limit" is mishandled...

4.3CVSS5.4AI score0.00919EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2019/07/24 4:15 a.m.4 views

UBUNTU-CVE-2019-14248

In libnasm.a in Netwide Assembler NASM 2.14.xx, asm/pragma.c allows a NULL pointer dereference in processpragma, searchpragmalist, and nasmsetlimit when "%pragma limit" is mishandled...

5.5CVSS6.4AI score0.00919EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2019/07/24 3:30 a.m.30 views

CVE-2019-14248

In libnasm.a in Netwide Assembler NASM 2.14.xx, asm/pragma.c allows a NULL pointer dereference in processpragma, searchpragmalist, and nasmsetlimit when "%pragma limit" is mishandled...

5.4AI score0.00919EPSS
SaveExploits1References1
CVE
CVE
added 2019/07/24 3:30 a.m.224 views

CVE-2019-14248

Summary: CVE-2019-14248 affects Netwide Assembler (NASM) 2.14.x in the libnasm.a library. The flaw is a NULL pointer dereference in asm/pragma.c (functions: process_pragma, search_pragma_list, nasm_set_limit) when the string "%pragma limit" is mishandled. Impact (per provided metrics): CVSSv2 ind...

5.5CVSS5.4AI score0.00919EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2019/07/24 12:0 a.m.3 views

Netwide Assembler Code Issue Vulnerability

Netwide Assembler NASM is a Linux-based assembler. The product is capable of creating binaries and writing bootloaders. A code issue vulnerability exists in Netwide Assembler. The vulnerability stems from an improperly designed or implemented code development process for a networked system or...

5.5CVSS7AI score0.00919EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2019/06/18 12:0 a.m.4 views

PT-2019-2955 · Netwide +2 · Netwide Assembler +2

Name of the Vulnerable Software and Affected Versions: Netwide Assembler NASM versions 2.14.xx Description: The issue is related to a NULL pointer dereference in the libnasm.a component of the Netwide Assembler NASM. This can be triggered when the "%pragma limit" is mishandled, specifically in th...

7.8CVSS6AI score0.01272EPSS
SaveExploits9References33
RedhatCVE
RedhatCVE
added 2019/02/15 1:19 p.m.28 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS1.3AI score0.01143EPSS
SaveExploits1References3
OSV
OSV
added 2019/02/15 7:29 a.m.28 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2019/02/15 7:29 a.m.3 views

DEBIAN-CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS6.9AI score0.01143EPSS
SaveExploits1References1
Prion
Prion
added 2019/02/15 7:29 a.m.13 views

Design/Logic Flaw

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

6.8CVSS7.6AI score0.01143EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2019/02/15 7:29 a.m.20 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS7.6AI score0.01143EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2019/02/15 7:29 a.m.19 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS7.1AI score0.01143EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/15 7:29 a.m.7 views

UBUNTU-CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS7.1AI score0.01143EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2019/02/15 7:0 a.m.39 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.5AI score0.01143EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2019/02/15 7:0 a.m.56 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS7.6AI score0.01143EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2019/02/15 12:0 a.m.5 views

PT-2019-18977 · Netwide +2 · Netwide Assembler +2

Name of the Vulnerable Software and Affected Versions: Netwide Assembler NASM version 2.14.02 Description: The issue is related to a use-after-free in the paste tokens function located in asm/preproc.c. This indicates a memory management problem where memory is accessed after it has been freed,...

7.8CVSS6.1AI score0.01272EPSS
SaveExploits9References35
Prion
Prion
added 2019/01/29 12:29 a.m.17 views

Buffer overflow

A buffer over-read exists in the function crc64ib in crc64.c in nasmlib in Netwide Assembler NASM 2.14rc16. A crafted asm input can cause segmentation faults, leading to denial-of-service...

4.3CVSS4.8AI score0.00748EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/01/29 12:0 a.m.80 views

CVE-2019-7147

CVE-2019-7147 describes a buffer over-read in the function crc64ib in crc64.c of NASM (nasmlib) 2.14rc16. A crafted assembly input can trigger segmentation faults, causing denial of service (DoS). Connected docs confirm the vulnerable component and the DoS impact, but do not provide a patch/versi...

5.5CVSS4.8AI score0.00748EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2019/01/15 12:29 a.m.43 views

CVE-2019-6290

An infinite recursion issue was discovered in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, bexpr and cexpr in certain scenarios involving lots of '' characters. Remote attackers could leverage...

5.5CVSS5.2AI score0.01261EPSS
SaveExploits1References1
NVD
NVD
added 2019/01/15 12:29 a.m.21 views

CVE-2019-6291

An issue was discovered in the function expr6 in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage...

5.5CVSS5.2AI score0.01272EPSS
SaveExploits1References1
Rows per page
Query Builder