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

93 lines
3.2 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-11 18:09:41 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "psirt@cisco.com",
"DATE_PUBLIC" : "2019-03-06T16:00:00-0800",
"ID" : "CVE-2019-1707",
"STATE" : "PUBLIC",
"TITLE" : "Cisco DNA Center Access Contract Stored Cross-Site Scripting Vulnerability"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-11 18:47:08 +00:00
{
2019-03-11 18:09:41 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Cisco Digital Network Architecture Center (DNA Center) ",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "1.2.5"
}
]
}
}
]
},
"vendor_name" : "Cisco"
2019-03-11 18:47:08 +00:00
}
2019-03-11 18:09:41 -04: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 DNA Center could allow an authenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the web-based management interface of an affected device. The vulnerability is due to insufficient validation of user-supplied input by the web-based management interface of an affected device. An attacker could exploit this vulnerability by persuading a user of the interface to click a crafted link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the interface or allow the attacker to access sensitive browser-based information. Cisco DNA Center versions prior to 1.2.5 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" : "5.4",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N ",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79"
}
2019-03-11 18:47:08 +00:00
]
2019-03-11 18:09:41 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20190306 Cisco DNA Center Access Contract Stored Cross-Site Scripting Vulnerability",
"refsource" : "CISCO",
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190306-dna-xss"
2019-03-12 06:10:06 -04:00
},
{
"name" : "107315",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107315"
2019-03-11 18:09:41 -04:00
}
]
},
"source" : {
"advisory" : "cisco-sa-20190306-dna-xss",
"defect" : [
[
"CSCvk51466"
]
],
"discovery" : "INTERNAL"
}
2018-12-06 16:03:34 -05:00
}