- Added submission from NetApp for NTAP-20190104-0001 from 2019-01-04.

This commit is contained in:
CVE Team 2019-01-07 09:07:09 -05:00
parent fd5f756c25
commit f681c2dcdd
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,31 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org", "ASSIGNER" : "security-alert@netapp.com",
"ID" : "CVE-2018-5481", "ID" : "CVE-2018-5481",
"STATE" : "RESERVED" "STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OnCommand Unified Manager for 7-Mode (core package)",
"version" : {
"version_data" : [
{
"version_value" : "Versions prior to 5.2.4"
}
]
}
}
]
},
"vendor_name" : "NetApp"
}
]
}
}, },
"data_format" : "MITRE", "data_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
@ -11,7 +34,26 @@
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "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" : "OnCommand Unified Manager for 7-Mode (core package) prior to 5.2.4 uses cookies that lack the secure attribute in certain circumstances making it vulnerable to impersonation via man-in-the-middle (MITM) attacks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Man-in-the-middle (MITM)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://security.netapp.com/advisory/ntap-20190104-0001/"
} }
] ]
} }