cvelist/2019/12xxx/CVE-2019-12626.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2019-06-04 12:00:57 +00:00
{
"CVE_data_meta": {
2019-08-21 18:01:46 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-08-21T16:00:00-0700",
2019-06-04 12:00:57 +00:00
"ID": "CVE-2019-12626",
2019-08-21 18:01:46 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Unified Contact Center Express Stored Cross-Site Scripting Vulnerability"
2019-06-04 12:00:57 +00:00
},
2019-08-21 18:01:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Unified Contact Center Express ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "12.0(1)ES02"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-06-04 12:00:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-08-21 19:00:53 +00:00
"value": "A vulnerability in the web-based management interface of Cisco Unified Contact Center Express (Unified CCX) could allow an authenticated, remote attacker to conduct a stored 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 the affected software. 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 affected interface or access sensitive, browser-based information. To exploit this vulnerability, the attacker needs valid administrator credentials."
2019-06-04 12:00:57 +00:00
}
]
2019-08-21 18:01:46 +00:00
},
"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.8",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20190821 Cisco Unified Contact Center Express Stored Cross-Site Scripting Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190821-ccx-xss"
}
]
},
"source": {
"advisory": "cisco-sa-20190821-ccx-xss",
"defect": [
[
"CSCvp83906"
]
],
"discovery": "INTERNAL"
2019-06-04 12:00:57 +00:00
}
2019-08-21 19:00:53 +00:00
}