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

65 lines
1.8 KiB
JSON
Raw Normal View History

2018-02-09 18:03:45 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2/2/2018 13:32:31",
"ID" : "CVE-2018-1000045",
"REQUESTER" : "nitin.arya@owasp.org",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Singledop ",
"version" : {
"version_data" : [
{
"version_value" : " v1.0"
}
]
}
}
]
},
"vendor_name" : "NASA"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "NASA Singledop version v1.0 contains a CWE-502 vulnerability in NASA Singledop library (Weather data) that can result in remote code execution. This attack appear to be exploitable via Victim opening a specially crafted radar data file. This vulnerability appears to have been fixed in v1.1."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-502"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/nasa/SingleDop/pull/19",
"refsource" : "CONFIRM",
2018-02-09 18:03:45 -05:00
"url" : "https://github.com/nasa/SingleDop/pull/19"
}
]
}
}