{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3676", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "The Eclipse Foundation", "product": { "product_data": [ { "product_name": "Eclipse OpenJ9", "version": { "version_data": [ { "version_affected": "<", "version_value": "0.35.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "In Eclipse Openj9 before version 0.35.0, interface calls can be inlined without a runtime type check. Malicious bytecode could make use of this inlining to access or modify memory via an incompatible type." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20: Improper Input Validation" } ] }, { "description": [ { "lang": "eng", "value": "CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/eclipse-openj9/openj9/pull/16122", "refsource": "CONFIRM", "url": "https://github.com/eclipse-openj9/openj9/pull/16122" }, { "name": "https://github.com/eclipse/omr/pull/6773", "refsource": "CONFIRM", "url": "https://github.com/eclipse/omr/pull/6773" }, { "name": "https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/389", "refsource": "CONFIRM", "url": "https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/389" } ] } }