CVE-2019-11775
CVSS V2 Medium 5.8
CVSS V3 High 7.4
Description
All builds of Eclipse OpenJ9 prior to 0.15 contain a bug where the loop versioner may fail to privatize a value that is pulled out of the loop by versioning - for example if there is a condition that is moved out of the loop that reads a field we may not privatize the value of that field in the modified copy of the loop allowing the test to see one value of the field and subsequently the loop to see a modified field value without retesting the condition moved out of the loop. This can lead to a variety of different issues but read out of array bounds is one major consequence of these problems.
Overview
- CVE ID
- CVE-2019-11775
- Assigner
- emo@eclipse.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-07-30T14:15:14
- Last Modified Date
- 2020-10-08T14:46:51
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:* | 1 | OR | 0.15.0 | |
cpe:2.3:a:redhat:satellite:5.8:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.4
- Base Severity
- HIGH
- Exploitability Score
- 2.2
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=549601 | Issue Tracking Vendor Advisory |
https://access.redhat.com/errata/RHSA-2019:2494 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:2495 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:2585 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:2590 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:2592 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:2737 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-11775 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11775 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:09:43 | Added to TrackCVE | |||
2022-12-04 00:06:56 | security@eclipse.org | emo@eclipse.org | CVE Assigner | updated |
2022-12-04 00:06:56 | 2019-07-30T14:15Z | 2019-07-30T14:15:14 | CVE Published Date | updated |
2022-12-04 00:06:56 | 2020-10-08T14:46:51 | CVE Modified Date | updated | |
2022-12-04 00:06:56 | Analyzed | Vulnerability Status | updated |