- Added submission from NetApp for NTAP-20171215-0001 from 2017-12-15.

This commit is contained in:
CVE Team 2017-12-18 08:17:41 -05:00
parent c3f8daccc1
commit d24330db3b
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -1,8 +1,32 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "security-alert@netapp.com",
"DATE_PUBLIC" : "2017-12-15T00:00:00",
"ID" : "CVE-2017-14583",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "clustered Data ONTAP 9.x",
"version" : {
"version_data" : [
{
"version_value" : "Versions 9.x prior to 9.1P10 and 9.2P2"
}
]
}
}
]
},
"vendor_name" : "NetApp "
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +35,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "Clustered Data ONTAP versions 9.x prior to 9.1P10 and 9.2P2 are susceptible to a vulnerability which allows an attacker to cause a Denial of Service (DoS) in SMB environments."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service (DoS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://security.netapp.com/advisory/ntap-20171215-0001/"
}
]
}