cvelist/2022/28xxx/CVE-2022-28749.json

90 lines
2.9 KiB
JSON
Raw Normal View History

2022-04-06 19:01:34 +00:00
{
"CVE_data_meta": {
2022-06-15 21:01:37 +00:00
"ASSIGNER": "security@zoom.us",
"DATE_PUBLIC": "2022-06-14T12:00:00.000Z",
2022-04-06 19:01:34 +00:00
"ID": "CVE-2022-28749",
2022-06-15 21:01:37 +00:00
"STATE": "PUBLIC",
"TITLE": "Insufficient Authorization Check During Meeting Join"
2022-04-06 19:01:34 +00:00
},
2022-06-15 21:01:37 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "On-Premise Meeting Connectors",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.8.113.20220526"
}
]
}
}
]
},
"vendor_name": "Zoom Video Communications Inc"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Reported by Zoom Offensive Security Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-04-06 19:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-15 21:01:37 +00:00
"value": "Zooms On-Premise Meeting Connector MMR before version 4.8.113.20220526 fails to properly check the permissions of a Zoom meeting attendee. As a result, a threat actor in the Zooms waiting room can join the meeting without the consent of the host."
2022-04-06 19:01:34 +00:00
}
]
2022-06-15 21:01:37 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://explore.zoom.us/en/trust/security/security-bulletin/",
"name": "https://explore.zoom.us/en/trust/security/security-bulletin/"
}
]
},
"source": {
"discovery": "USER"
2022-04-06 19:01:34 +00:00
}
}