cvelist/2018/1000xxx/CVE-2018-1000886.json

65 lines
2.0 KiB
JSON
Raw Normal View History

2018-12-20 15:23:32 -05:00
{
2019-03-17 22:14:22 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2018-12-20T10:18:08.693272",
"DATE_REQUESTED": "2018-12-20T06:31:47",
"ID": "CVE-2018-1000886",
"REQUESTER": "situlingyun@gmail.com",
"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-12-20 15:23:32 -05:00
{
2019-03-17 22:14:22 +00:00
"lang": "eng",
"value": "nasm version 2.14.01rc5, 2.15 contains a Buffer Overflow vulnerability in asm/stdscan.c:130 that can result in Stack-overflow caused by triggering endless macro generation, crash the program. This attack appear to be exploitable via a crafted nasm input file."
2018-12-20 15:23:32 -05:00
}
2019-03-17 22:14:22 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.nasm.us/show_bug.cgi?id=3392514",
"refsource": "MISC",
"url": "https://bugzilla.nasm.us/show_bug.cgi?id=3392514"
}
]
}
}