Vulnerability Description
In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Openj9 | >= 0.8.0, < 0.48.0 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse-openj9/openj9/pull/20362Issue TrackingPatch
- https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0Release Notes
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/47Issue TrackingVendor Advisory
FAQ
What is CVE-2024-10917?
CVE-2024-10917 is a vulnerability with a CVSS score of 3.7 (LOW). In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smal...
How severe is CVE-2024-10917?
CVE-2024-10917 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-10917?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Openj9.