cvelist/2023/28xxx/CVE-2023-28598.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-03-17 14:00:34 +00:00
{
2023-06-13 17:00:46 +00:00
"data_version": "4.0",
2023-03-17 14:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-28598",
2023-06-13 17:00:46 +00:00
"ASSIGNER": "security@zoom.us",
"STATE": "PUBLIC"
2023-03-17 14:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-13 17:00:46 +00:00
"value": "Zoom for Linux clients prior to 5.13.10 contain an HTML injection vulnerability. If a victim starts a chat with a malicious user it could result in a Zoom application crash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-09-19 14:00:35 +00:00
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
2023-06-13 17:00:46 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-06-13 19:00:44 +00:00
"vendor_name": "Zoom Video Communications, Inc.",
2023-06-13 17:00:46 +00:00
"product": {
"product_data": [
{
2023-06-13 19:00:44 +00:00
"product_name": "Zoom for Linux clients",
2023-06-13 17:00:46 +00:00
"version": {
"version_data": [
{
"version_affected": "=",
2023-06-13 18:00:42 +00:00
"version_value": "before 5.13.10"
2023-06-13 17:00:46 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://explore.zoom.us/en/trust/security/security-bulletin/",
"refsource": "MISC",
"name": "https://explore.zoom.us/en/trust/security/security-bulletin/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2023-03-17 14:00:34 +00:00
}
]
}
}