2017-10-16 12:31:07 -04:00
{
2019-03-18 03:38:52 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-14228" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:38:52 +00:00
"lang" : "eng" ,
"value" : "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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:38:52 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.nasm.us/show_bug.cgi?id=3392423" ,
"refsource" : "MISC" ,
"url" : "https://bugzilla.nasm.us/show_bug.cgi?id=3392423"
} ,
{
"name" : "USN-3694-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3694-1/"
2019-03-28 05:00:59 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-201903-19" ,
"url" : "https://security.gentoo.org/glsa/201903-19"
2019-03-18 03:38:52 +00:00
}
]
}
}