cvelist/2024/24xxx/CVE-2024-24692.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2024-01-26 23:00:36 +00:00
{
2024-04-01 20:43:59 +00:00
"data_version": "4.0",
2024-01-26 23:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-24692",
2024-04-01 20:43:59 +00:00
"ASSIGNER": "security@zoom.us",
"STATE": "PUBLIC"
2024-01-26 23:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-01 20:43:59 +00:00
"value": "Race condition in the installer for Zoom Rooms Client for Windows before version 5.17.5 may allow an authenticated user to conduct a denial of service via local access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition",
"cweId": "CWE-367"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Zoom Video Communications, Inc.",
"product": {
"product_data": [
{
"product_name": "Zoom Rooms Client for Windows",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before version 5.17.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.zoom.com/en/trust/security-bulletin/zsb-24009/",
"refsource": "MISC",
"name": "https://www.zoom.com/en/trust/security-bulletin/zsb-24009/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.1"
2024-01-26 23:00:36 +00:00
}
]
}
}