cvelist/2023/20xxx/CVE-2023-20249.json

123 lines
5.1 KiB
JSON
Raw Normal View History

2022-10-27 19:01:24 +00:00
{
2024-04-24 21:00:34 +00:00
"data_version": "4.0",
2022-10-27 19:01:24 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-20249",
2024-04-24 21:00:34 +00:00
"ASSIGNER": "psirt@cisco.com",
"STATE": "PUBLIC"
2022-10-27 19:01:24 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-24 21:00:34 +00:00
"value": "A vulnerability in the web-based management interface of Cisco TelePresence Management Suite (TMS) Software could allow an authenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the interface. This vulnerability is due to insufficient input validation by the web-based management interface. An attacker could exploit this vulnerability by inserting malicious data in a specific data field in the interface. 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cisco",
"product": {
"product_data": [
{
"product_name": "Cisco TelePresence Management Suite (TMS)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "TMS_15.11.0"
},
{
"version_affected": "=",
"version_value": "TMS_15.12.0"
},
{
"version_affected": "=",
"version_value": "TMS_15.13.0"
},
{
"version_affected": "=",
"version_value": "TMS_15.13.1"
},
{
"version_affected": "=",
"version_value": "TMS_15.13.2"
},
{
"version_affected": "=",
"version_value": "TMS_15.13.3"
},
{
"version_affected": "=",
"version_value": "TMS_15.13.4"
},
{
"version_affected": "=",
"version_value": "TMS_15.13.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-tms-portal-xss-AXNeVg3s",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-tms-portal-xss-AXNeVg3s"
}
]
},
"source": {
"advisory": "cisco-sa-tms-portal-xss-AXNeVg3s",
"discovery": "INTERNAL",
"defects": [
"CSCwf75895"
]
},
"exploit": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2022-10-27 19:01:24 +00:00
}
]
}
}