{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-41038", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "The Eclipse Foundation", "product": { "product_data": [ { "product_name": "@theia/plugin-ext", "version": { "version_data": [ { "version_affected": "<", "version_value": "1.18.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "In versions of the @theia/plugin-ext component of Eclipse Theia prior to 1.18.0, Webview contents can be hijacked via postMessage()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-940: Improper Verification of Source of a Communication Channel" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575924", "refsource": "CONFIRM", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575924" }, { "name": "https://github.com/eclipse-theia/theia/pull/10125", "refsource": "CONFIRM", "url": "https://github.com/eclipse-theia/theia/pull/10125" } ] } }