cvelist/2018/16xxx/CVE-2018-16517.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2018-09-05 11:03:55 -04:00
{
2019-03-18 00:09:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16517",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-09-06 19:03:55 -04:00
{
2019-03-18 00:09:40 +00:00
"lang": "eng",
"value": "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."
2018-09-06 19:03:55 -04:00
}
2019-03-18 00:09:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.nasm.us/show_bug.cgi?id=3392513",
"refsource": "MISC",
"url": "https://bugzilla.nasm.us/show_bug.cgi?id=3392513"
},
{
"name": "https://fakhrizulkifli.github.io/CVE-2018-16517.html",
"refsource": "MISC",
"url": "https://fakhrizulkifli.github.io/CVE-2018-16517.html"
2019-04-18 16:00:44 +00:00
},
{
"refsource": "EXPLOIT-DB",
"name": "46726",
"url": "https://www.exploit-db.com/exploits/46726/"
2019-04-18 23:00:42 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html",
"url": "http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html"
2019-03-18 00:09:40 +00:00
}
]
}
}