{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-28162",
        "ASSIGNER": "security@eclipse.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "The Eclipse Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Eclipse Theia",
                                "version": {
                                    "version_data": [
                                       {
                                            "version_affected": "<=",
                                            "version_value": "0.16.0"
                                       }
     
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Eclipse Theia versions up to and including 0.16.0, in the notification messages there is no HTML escaping, so Javascript code can run."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-830: Inclusion of Web Functionality from an Untrusted Source"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/eclipse-theia/theia/issues/7283",
                "refsource": "CONFIRM",
                "url": "https://github.com/eclipse-theia/theia/issues/7283"
            }
        ]
    }
}
