CVE-2024-10917

CVSS 3.1 Score 3.7 of 10 (low)

Details

Published Nov 11, 2024
Updated: Nov 12, 2024
CWE ID 190

Summary

CVE-2024-10917 is a vulnerability affecting Eclipse OpenJ9 versions up to 0.47. This issue involves the JNI function GetStringUTFLength, which may return an incorrect length value that has wrapped around. In the affected versions, this error can result in the function returning a value that is smaller than the actual length of the string. From version 0.48 onwards, the issue is resolved, but the returned length may still be truncated. This vulnerability could potentially lead to read past the end of the buffer errors or other unexpected behavior when processing strings with the GetStringUTFLength function.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share