| 0 |
| url |
VCID-11p2-zbuv-13gy |
| vulnerability_id |
VCID-11p2-zbuv-13gy |
| summary |
Improper Restriction of Operations within the Bounds of a Memory Buffer
In Netwide Assembler (NASM) rc0, 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-17811
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-11p2-zbuv-13gy |
|
| 1 |
| url |
VCID-2m25-r9n5-e3cx |
| vulnerability_id |
VCID-2m25-r9n5-e3cx |
| summary |
Improper Input Validation
In Netwide Assembler (NASM) rc0, there is a "SEGV on unknown address" that will cause a remote denial of service attack, because asm/preproc.c mishandles macro calls that have the wrong number of arguments. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-17810
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-2m25-r9n5-e3cx |
|
| 2 |
| url |
VCID-4d33-n3b8-syc5 |
| vulnerability_id |
VCID-4d33-n3b8-syc5 |
| summary |
Improper Check for Unusual or Exceptional Conditions
In Netwide Assembler (NASM) rc0, 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-17815
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-4d33-n3b8-syc5 |
|
| 3 |
| url |
VCID-88sf-35rq-zkav |
| vulnerability_id |
VCID-88sf-35rq-zkav |
| summary |
NULL Pointer Dereference
In libnasm.a in Netwide Assembler (NASM), asm/pragma.c allows a NULL pointer dereference in process_pragma, search_pragma_list, and nasm_set_limit when "%pragma limit" is mishandled. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2019-14248
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-88sf-35rq-zkav |
|
| 4 |
| url |
VCID-agk3-q1p7-bkb7 |
| vulnerability_id |
VCID-agk3-q1p7-bkb7 |
| summary |
Out-of-bounds Read
A buffer over-read exists in the function crc64ib in crc64.c in nasmlib in Netwide Assembler (NASM) rc16. A crafted asm input can cause segmentation faults, leading to denial-of-service. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2019-7147
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-agk3-q1p7-bkb7 |
|
| 5 |
|
| 6 |
| url |
VCID-drn8-b7p7-tqc8 |
| vulnerability_id |
VCID-drn8-b7p7-tqc8 |
| summary |
NULL Pointer Dereference
In Netwide Assembler (NASM) rc0, 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-14228
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-drn8-b7p7-tqc8 |
|
| 7 |
| url |
VCID-dtyu-u8sc-q7a4 |
| vulnerability_id |
VCID-dtyu-u8sc-q7a4 |
| summary |
Use After Free
In Netwide Assembler (NASM) rc0, 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-10686
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-dtyu-u8sc-q7a4 |
|
| 8 |
| url |
VCID-eznc-tbwf-zyh8 |
| vulnerability_id |
VCID-eznc-tbwf-zyh8 |
| summary |
Improper Restriction of Operations within the Bounds of a Memory Buffer
NASM nasm-2.13.03 nasm- rc15 rc15 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. vulnerability in function assemble_file(inname, depend_ptr) at asm/nasm.c:482. that can result in aborting/crash nasm program. This attack appear to be exploitable via a specially crafted asm file.. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-1000667
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-eznc-tbwf-zyh8 |
|
| 9 |
| url |
VCID-hntb-je1p-v3dj |
| vulnerability_id |
VCID-hntb-je1p-v3dj |
| summary |
Out-of-bounds Read
In Netwide Assembler (NASM) rc0, there is a heap-based buffer over-read that will cause a remote denial of service attack, related to a while loop in paste_tokens in asm/preproc.c. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-17818
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-hntb-je1p-v3dj |
|
| 10 |
|
| 11 |
|
| 12 |
| url |
VCID-mbcq-hctd-zye9 |
| vulnerability_id |
VCID-mbcq-hctd-zye9 |
| summary |
Use After Free
There is a use-after-free at asm/preproc.c (function pp_getline) in Netwide Assembler (NASM) rc16 that will cause a denial of service during a line-number increment attempt. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-20535
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-mbcq-hctd-zye9 |
|
| 13 |
| url |
VCID-mc7p-6e6r-eqdm |
| vulnerability_id |
VCID-mc7p-6e6r-eqdm |
| summary |
Use After Free
In Netwide Assembler (NASM) rc0, there is a use-after-free in the pp_list_one_macro function in asm/preproc.c that will cause a remote denial of service attack, related to mishandling of line-syntax errors. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-17813
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-mc7p-6e6r-eqdm |
|
| 14 |
| url |
VCID-ptzu-snj4-gfc2 |
| vulnerability_id |
VCID-ptzu-snj4-gfc2 |
| summary |
Out-of-bounds Read
In Netwide Assembler (NASM) rc0, there is a heap-based buffer over-read in the function detoken() in asm/preproc.c that will cause a remote denial of service attack. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-17812
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-ptzu-snj4-gfc2 |
|
| 15 |
|
| 16 |
| url |
VCID-qwcx-98py-6qg5 |
| vulnerability_id |
VCID-qwcx-98py-6qg5 |
| summary |
Use After Free
There is a use-after-free at asm/preproc.c (function pp_getline) in Netwide Assembler (NASM) rc16 that will cause a denial of service during certain finishes tests. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-20538
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-qwcx-98py-6qg5 |
|
| 17 |
| url |
VCID-r4af-f3yb-6yb7 |
| vulnerability_id |
VCID-r4af-f3yb-6yb7 |
| summary |
Improper Restriction of Operations within the Bounds of a Memory Buffer
In Netwide Assembler (NASM) rc0, 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-11111
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-r4af-f3yb-6yb7 |
|
| 18 |
|
| 19 |
|
| 20 |
|