CVE-2019-11775

Severity
7.4HIGH
EPSS
1.5%
top 18.83%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJul 30
Latest updateMay 24

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

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:HExploitability: 2.2 | Impact: 5.2

Affected Packages6 packages

NVDeclipse/openj9< 0.15.0
CVEListV5the_eclipse_foundation/eclipse_openj9unspecified0.15.0

🔴Vulnerability Details

2
GHSA
GHSA-3x93-p299-w98q: All builds of Eclipse OpenJ9 prior to 02022-05-24
CVEList
CVE-2019-11775: All builds of Eclipse OpenJ9 prior to 02019-07-30

📋Vendor Advisories

1
Red Hat
JDK: Failure to privatize a value pulled out of the loop by versioning2019-08-01

💬Community

1
Bugzilla
CVE-2019-11775 IBM JDK: Failure to privatize a value pulled out of the loop by versioning2019-08-07
CVE-2019-11775 (HIGH CVSS 7.4) | All builds of Eclipse OpenJ9 prior | cvebase.io