Vulnerability Details : CVE-2022-3676
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.
Vulnerability category: Input validation
Products affected by CVE-2022-3676
- cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-3676
0.13%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 48 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-3676
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
NIST |
CWE ids for CVE-2022-3676
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: emo@eclipse.org (Secondary)
-
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.Assigned by:
- emo@eclipse.org (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2022-3676
-
https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/389
Not FoundIssue Tracking;Vendor Advisory
-
https://github.com/eclipse-openj9/openj9/pull/16122
Disallow nop guards for interface call sites by jdmpapin · Pull Request #16122 · eclipse-openj9/openj9 · GitHubPatch;Third Party Advisory
-
https://github.com/eclipse/omr/pull/6773
Stop devirtualizing interface calls in preexistence by jdmpapin · Pull Request #6773 · eclipse/omr · GitHubPatch;Third Party Advisory
Jump to