cvelist/2020/11xxx/CVE-2020-11469.json

76 lines
2.3 KiB
JSON
Raw Normal View History

2020-04-01 22:01:22 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-04-01 22:01:46 +00:00
"ID": "CVE-2020-11469",
"STATE": "PUBLIC"
2020-04-01 22:01:22 +00:00
},
2020-04-01 22:01:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-04-01 22:01:22 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-01 22:01:46 +00:00
"value": "Zoom Client for Meetings through 4.6.8 on macOS copies runwithroot to a user-writable temporary directory during installation, which allows a local process (with the user's privileges) to obtain root access by replacing runwithroot."
2020-04-01 22:01:22 +00:00
}
]
2020-04-01 22:01:46 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://objective-see.com/blog/blog_0x56.html",
"refsource": "MISC",
"name": "https://objective-see.com/blog/blog_0x56.html"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AC:H/AV:L/A:H/C:H/I:H/PR:H/S:U/UI:R",
"version": "3.0"
}
2020-04-01 22:01:22 +00:00
}
}