cvelist/2018/0xxx/CVE-2018-0146.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2017-11-27 03:03:59 -05:00
{
"CVE_data_meta" : {
2018-02-21 19:04:36 -05:00
"ASSIGNER" : "psirt@cisco.com",
2017-11-27 03:03:59 -05:00
"ID" : "CVE-2018-0146",
2018-02-21 19:04:36 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cisco Data Center Analytics Framework",
"version" : {
"version_data" : [
{
"version_value" : "Cisco Data Center Analytics Framework"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-11-27 03:03:59 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-21 19:04:36 -05:00
"value" : "A vulnerability in the Cisco Data Center Analytics Framework application could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affected system. The vulnerability is due to improper CSRF protection by the affected application. An attacker could exploit this vulnerability by persuading a user of the affected application to click a malicious link. A successful exploit could allow the attacker to submit arbitrary requests and take unauthorized actions on behalf of the user. Cisco Bug IDs: CSCvg45114."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-352"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180221-dcaf1",
"refsource" : "CONFIRM",
2018-02-21 19:04:36 -05:00
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180221-dcaf1"
2018-02-24 06:04:30 -05:00
},
{
"name" : "103122",
"refsource" : "BID",
2018-02-24 06:04:30 -05:00
"url" : "http://www.securityfocus.com/bid/103122"
2017-11-27 03:03:59 -05:00
}
]
}
}