{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-31065",
        "STATE": "PUBLIC",
        "TITLE": "Cross site scripting vulnerability for private chat in bigbluebutton"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "bigbluebutton",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 2.4.8"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "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 affected versions an attacker can embed malicious JS in their username and have it executed on the victim's client. When a user receives a private chat from the attacker (whose username contains malicious JavaScript), the script gets executed. Additionally when the victim receives a notification that the attacker has left the session. This issue has been patched in version 2.4.8 and 2.5.0. There are no known workarounds for this issue."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-8m2p-7qv3-qff7",
                "refsource": "CONFIRM",
                "url": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-8m2p-7qv3-qff7"
            },
            {
                "name": "https://github.com/bigbluebutton/bigbluebutton/pull/15087",
                "refsource": "MISC",
                "url": "https://github.com/bigbluebutton/bigbluebutton/pull/15087"
            },
            {
                "name": "https://github.com/bigbluebutton/bigbluebutton/pull/15090",
                "refsource": "MISC",
                "url": "https://github.com/bigbluebutton/bigbluebutton/pull/15090"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-8m2p-7qv3-qff7",
        "discovery": "UNKNOWN"
    }
}