cvelist/2023/34xxx/CVE-2023-34117.json

87 lines
2.6 KiB
JSON
Raw Normal View History

2023-05-25 23:00:36 +00:00
{
2023-07-11 17:00:38 +00:00
"data_version": "4.0",
2023-05-25 23:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34117",
2023-07-11 17:00:38 +00:00
"ASSIGNER": "security@zoom.us",
"STATE": "PUBLIC"
2023-05-25 23:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-11 17:00:38 +00:00
"value": "Relative path traversal in the Zoom Client SDK before version 5.15.0 may allow an unauthorized user to enable information disclosure via local access.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Relative Path Traversal"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Zoom Video Communications, Inc.",
"product": {
"product_data": [
{
"product_name": "Zoom Client SDK",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before 5.15.0"
}
]
}
}
]
}
}
]
}
},
"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": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
2023-05-25 23:00:36 +00:00
}
]
}
}