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

68 lines
2.4 KiB
JSON
Raw Normal View History

2017-11-27 03:03:59 -05:00
{
"CVE_data_meta" : {
2018-05-02 18:02:47 -04:00
"ASSIGNER" : "psirt@cisco.com",
2017-11-27 03:03:59 -05:00
"ID" : "CVE-2018-0278",
2018-05-02 18:02:47 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cisco Firepower System Software",
"version" : {
"version_data" : [
{
"version_value" : "Cisco Firepower System Software"
}
]
}
}
]
},
"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-05-02 18:02:47 -04:00
"value" : "A vulnerability in the management console of Cisco Firepower System Software could allow an unauthenticated, remote attacker to access sensitive data about the system. The vulnerability is due to improper cross-origin domain protections for the WebSocket protocol. An attacker could exploit this vulnerability by convincing a user to visit a malicious website designed to send requests to the affected application while the user is logged into the application with an active session cookie. A successful exploit could allow the attacker to retrieve policy or configuration information from the affected software and to perform another attack against the management console. Cisco Bug IDs: CSCvh68311."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-200"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180502-fpwr-dos",
"refsource" : "CONFIRM",
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180502-fpwr-dos"
2018-05-10 06:02:41 -04:00
},
{
"name" : "104122",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104122"
2017-11-27 03:03:59 -05:00
}
]
}
}