{ "id": "CVE-2021-41041", "sourceIdentifier": "emo@eclipse.org", "published": "2022-04-27T02:15:38.730", "lastModified": "2022-05-05T19:10:55.303", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a MethodHandle invocation, allowing unverified methods to be invoked using MethodHandles." }, { "lang": "es", "value": "En Eclipse Openj9 versiones anteriores a 0.32.0, Java 8 y 11 no lanzan la excepci\u00f3n capturada durante la verificaci\u00f3n del c\u00f3digo de bytes cuando la verificaci\u00f3n es desencadenada por una invocaci\u00f3n de MethodHandle, permitiendo invocar m\u00e9todos no verificados mediante MethodHandles" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-252" } ] }, { "source": "emo@eclipse.org", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-252" }, { "lang": "en", "value": "CWE-843" }, { "lang": "en", "value": "CWE-908" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*", "versionEndExcluding": "0.32.0", "matchCriteriaId": "92D694D4-DC59-4857-B2D3-CCFE7A2A794E" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:oracle:java_se:8:*:*:*:*:*:*:*", "matchCriteriaId": "7D62706F-27A5-4BA7-B073-DCD2137A6063" }, { "vulnerable": true, "criteria": "cpe:2.3:a:oracle:java_se:11:*:*:*:*:*:*:*", "matchCriteriaId": "E34D70BC-EBC8-4728-A8D6-B5A83DB97135" } ] } ] } ], "references": [ { "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=579744", "source": "emo@eclipse.org", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/eclipse-openj9/openj9/pull/14935", "source": "emo@eclipse.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }