{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-29236",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "BigBlueButton is an open source web conferencing system. Starting in version 2.2 and prior to versions 2.3.18 and 2.4-rc-6, an attacker can circumvent access restrictions for drawing on the whiteboard. The permission check is inadvertently skipped on the server, due to a previously introduced grace period. The attacker must be a meeting participant. The problem has been patched in versions 2.3.18 and 2.4-rc-6. There are currently no known workarounds."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-285: Improper Authorization",
                        "cweId": "CWE-285"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "bigbluebutton",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "bigbluebutton",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.2, < 2.3.18"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.4-alpha-1, < 2.4-rc-6"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-p93g-r9gm-9v6r",
                "refsource": "MISC",
                "name": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-p93g-r9gm-9v6r"
            },
            {
                "url": "https://github.com/bigbluebutton/bigbluebutton/pull/13803",
                "refsource": "MISC",
                "name": "https://github.com/bigbluebutton/bigbluebutton/pull/13803"
            },
            {
                "url": "https://github.com/bigbluebutton/bigbluebutton/pull/14265",
                "refsource": "MISC",
                "name": "https://github.com/bigbluebutton/bigbluebutton/pull/14265"
            },
            {
                "url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18",
                "refsource": "MISC",
                "name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18"
            },
            {
                "url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-6",
                "refsource": "MISC",
                "name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-6"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-p93g-r9gm-9v6r",
        "discovery": "UNKNOWN"
    },
    "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"
            }
        ]
    }
}