cvelist/2024/20xxx/CVE-2024-20305.json

171 lines
7.7 KiB
JSON
Raw Normal View History

2023-11-08 16:00:37 +00:00
{
2024-01-26 18:00:35 +00:00
"data_version": "4.0",
2023-11-08 16:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-20305",
2024-01-26 18:00:35 +00:00
"ASSIGNER": "psirt@cisco.com",
"STATE": "PUBLIC"
2023-11-08 16:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-02 16:00:34 +00:00
"value": "A vulnerability in the web-based management interface of Cisco Unity Connection could allow an authenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the interface. This vulnerability exists because the web-based management interface does not properly validate user-supplied input. 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."
2024-01-26 18:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-02-02 03:00:32 +00:00
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
2024-01-26 18:00:35 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cisco",
"product": {
"product_data": [
{
"product_name": "Cisco Unity Connection",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "12.0(1)SU1"
},
{
"version_affected": "=",
"version_value": "12.0(1)SU2"
},
{
"version_affected": "=",
"version_value": "12.0(1)SU3"
},
{
"version_affected": "=",
"version_value": "12.0(1)SU4"
},
{
"version_affected": "=",
"version_value": "12.0(1)SU5"
},
{
"version_affected": "=",
"version_value": "12.5(1)"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU1"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU2"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU3"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU4"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU5"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU6"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU7"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU8"
},
{
"version_affected": "=",
"version_value": "12.5(1)SU8a"
},
{
"version_affected": "=",
"version_value": "14"
},
{
"version_affected": "=",
"version_value": "14SU1"
},
{
"version_affected": "=",
"version_value": "14SU2"
},
{
"version_affected": "=",
"version_value": "14SU3"
},
{
"version_affected": "=",
"version_value": "14SU3a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cuc-xss-9TFuu5MS",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cuc-xss-9TFuu5MS"
}
]
},
"source": {
"advisory": "cisco-sa-cuc-xss-9TFuu5MS",
"discovery": "INTERNAL",
"defects": [
"CSCwh63111"
]
},
"exploit": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2023-11-08 16:00:37 +00:00
}
]
}
}