cvelist/2019/1xxx/CVE-2019-1665.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-02-21 14:04:33 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "psirt@cisco.com",
"DATE_PUBLIC" : "2019-02-20T16:00:00-0800",
"ID" : "CVE-2019-1665",
"STATE" : "PUBLIC",
"TITLE" : "Cisco Hyperflex Stored Cross-Site Scripting Vulnerability"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-02-20 20:04:36 +00:00
{
2019-02-21 14:04:33 -05:00
"product" : {
"product_data" : [
{
"product_name" : "Cisco HyperFlex HX-Series ",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "3.5(1a)"
}
]
}
}
]
},
"vendor_name" : "Cisco"
2019-02-20 20:04:36 +00:00
}
2019-02-21 14:04:33 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability in the web-based management interface of Cisco HyperFlex software could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the web-based management interface of an affected system. The vulnerability is due to insufficient validation of user-supplied input by the web-based management interface of an affected system. An attacker could exploit this vulnerability by persuading a user of the interface to click a maliciously crafted link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information. Versions prior to 3.5(1a) are affected."
}
]
},
"exploit" : [
{
"lang" : "eng",
"value" : "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory. "
}
],
"impact" : {
"cvss" : {
"baseScore" : "4.7",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N ",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79"
}
2019-02-20 20:04:36 +00:00
]
2019-02-21 14:04:33 -05:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20190220 Cisco Hyperflex Stored Cross-Site Scripting Vulnerability",
"refsource" : "CISCO",
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190220-hyper-xss"
2019-02-22 06:03:58 -05:00
},
{
"name" : "107097",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107097"
2019-02-21 14:04:33 -05:00
}
]
},
"source" : {
"advisory" : "cisco-sa-20190220-hyper-xss",
"defect" : [
[
"CSCvk59165"
]
],
"discovery" : "INTERNAL"
}
2018-12-06 16:03:34 -05:00
}