{
    "CVE_data_meta": {
        "AKA": "Zoom Video Communications Inc",
        "ASSIGNER": "security@zoom.us",
        "DATE_PUBLIC": "2022-05-17T12:00:00.000Z",
        "ID": "CVE-2022-22784",
        "STATE": "PUBLIC",
        "TITLE": "Improper XML Parsing in Zoom Client for Meetings"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Zoom Client for Meetings for Android",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "5.10.0"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Zoom Client for Meetings for iOS",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "5.10.0"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Zoom Client for Meetings for Linux",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "5.10.0"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Zoom Client for Meetings for MacOS",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "5.10.0"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Zoom Client for Meetings for Windows",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "5.10.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Zoom Video Communications Inc"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Ivan Fratric of Google Project Zero"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Zoom Client for Meetings (for Android, iOS, Linux, MacOS, and Windows) before version 5.10.0 failed to properly parse XML stanzas in XMPP messages. This can allow a malicious user to break out of the current XMPP message context and create a new message context to have the receiving users client perform a variety of actions.This issue could be used in a more sophisticated attack to forge XMPP messages from the server."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Improper Input Validation"
                    }
                ]
            }
        ]
    },
    "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"
    }
}