cvelist/2022/29xxx/CVE-2022-29233.json
advisory-database[bot] 5cd01de24c
Add CVE-2022-29233 for GHSA-3mr9-p9gw-cf33
Add CVE-2022-29233 for GHSA-3mr9-p9gw-cf33
2022-06-01 23:10:19 +00:00

106 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-29233",
"STATE": "PUBLIC",
"TITLE": "Improper access control for breakout rooms in BigBlue Button"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "bigbluebutton",
"version": {
"version_data": [
{
"version_value": ">= 2.2, < 2.3.18"
},
{
"version_value": ">= 2.4-alpha-1, < 2.4-rc-1"
}
]
}
}
]
},
"vendor_name": "bigbluebutton"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "BigBlueButton is an open source web conferencing system. In BigBlueButton starting with 2.2 but before 2.3.18 and 2.4-rc-1, an attacker can circumvent access controls to gain access to all breakout rooms of the meeting they are in. The permission checks rely on knowledge of internal ids rather than on verification of the role of the user. Versions 2.3.18 and 2.4-rc-1 contain a patch for this issue. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285: Improper Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-3mr9-p9gw-cf33",
"refsource": "CONFIRM",
"url": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-3mr9-p9gw-cf33"
},
{
"name": "https://github.com/bigbluebutton/bigbluebutton/pull/13117",
"refsource": "MISC",
"url": "https://github.com/bigbluebutton/bigbluebutton/pull/13117"
},
{
"name": "https://github.com/bigbluebutton/bigbluebutton/pull/14265",
"refsource": "MISC",
"url": "https://github.com/bigbluebutton/bigbluebutton/pull/14265"
},
{
"name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18",
"refsource": "MISC",
"url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18"
},
{
"name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-1",
"refsource": "MISC",
"url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-1"
}
]
},
"source": {
"advisory": "GHSA-3mr9-p9gw-cf33",
"discovery": "UNKNOWN"
}
}