cvelist/2021/1xxx/CVE-2021-1380.json

92 lines
3.5 KiB
JSON
Raw Normal View History

2020-11-13 20:02:30 +00:00
{
"CVE_data_meta": {
2021-04-08 03:53:14 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2021-04-07T16:00:00",
2020-11-13 20:02:30 +00:00
"ID": "CVE-2021-1380",
2021-04-08 03:53:14 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Unified Communications Products Cross-Site Scripting Vulnerabilities"
2020-11-13 20:02:30 +00:00
},
2021-04-08 03:53:14 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Unity Connection ",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-13 20:02:30 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-08 05:00:42 +00:00
"value": "Multiple vulnerabilities in the web-based management interface of Cisco Unified Communications Manager (Unified CM), Cisco Unified Communications Manager IM & Presence Service (Unified CM IM&P), Cisco Unified Communications Manager Session Management Edition (Unified CM SME), and Cisco Unity Connection could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack against an interface user. These vulnerabilities exist because the web-based management interface does not properly validate user-supplied input. An attacker could exploit these vulnerabilities by persuading an interface user 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."
2020-11-13 20:02:30 +00:00
}
]
2021-04-08 03:53:14 +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 vulnerabilities that are described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "6.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20210407 Cisco Unified Communications Products Cross-Site Scripting Vulnerabilities",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cucm-xss-Q4PZcNzJ"
}
]
},
"source": {
"advisory": "cisco-sa-cucm-xss-Q4PZcNzJ",
"defect": [
[
"CSCvu52262",
"CSCvv21040",
"CSCvv28764",
"CSCvv35159",
"CSCvw71918",
"CSCvx14158",
"CSCvx14178"
]
],
"discovery": "INTERNAL"
2020-11-13 20:02:30 +00:00
}
2021-04-08 05:00:42 +00:00
}