{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-41035", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "The Eclipse Foundation", "product": { "product_data": [ { "product_name": "Eclipse OMR", "version": { "version_data": [ { "version_affected": "<", "version_value": "0.29.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "In Eclipse Openj9 before version 0.29.0, the JVM does not throw IllegalAccessError for MethodHandles that invoke inaccessible interface methods." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-250: Execution with Unnecessary Privileges" } ] }, { "description": [ { "lang": "eng", "value": "CWE-440: Expected Behavior Violation" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/104", "refsource": "CONFIRM", "url": "https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/104" }, { "name": "https://github.com/eclipse-openj9/openj9/pull/13740", "refsource": "CONFIRM", "url": "https://github.com/eclipse-openj9/openj9/pull/13740" }, { "name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=576395", "refsource": "CONFIRM", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=576395" } ] } }