PT-2019-12492 · Eclipse · Eclipse Omr
Charlie Gracie
·
Published
2019-09-12
·
Updated
2023-03-24
·
CVE-2019-11774
CVSS v3.1
7.4
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Eclipse OMR versions prior to 0.1
Description
The issue arises when the loop versioner fails to privatize a value pulled out of the loop by versioning. This can occur when a condition is moved out of the loop and reads a field, resulting in the test seeing one value of the field and the loop seeing a modified field value without retesting the condition. This can lead to various issues, including reading out of array bounds.
Recommendations
For Eclipse OMR versions prior to 0.1, consider updating to a version that addresses this issue, as the current version may allow for unauthorized access to array values due to the loop versioner's failure to privatize values correctly.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Eclipse Omr