CVE-2021-41035

Signed-off-by: Wayne Beaton <wayne.beaton@eclipse-foundation.org>
This commit is contained in:
Wayne Beaton 2021-10-25 11:00:18 -04:00
parent 7c24b6ed6b
commit 2ffbfacfc1

View File

@ -4,15 +4,78 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-41035",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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"
}
]
}
}
}