Improper Input Validation Affecting org.graalvm.sdk:graal-sdk package, versions [,20.3.13) [21.0.0, 21.3.9) [22.0.0,23.0.0)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGGRAALVMSDK-6164698
- published 17 Jan 2024
- disclosed 16 Jan 2024
- credit Unknown
Introduced: 16 Jan 2024
CVE-2024-20921 Open this link in a new tabHow to fix?
Upgrade org.graalvm.sdk:graal-sdk
to version 20.3.13, 21.3.9, 23.0.0 or higher.
Overview
org.graalvm.sdk:graal-sdk is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages.
Affected versions of this package are vulnerable to Improper Input Validation due to a range check loop optimization issue in the hotspot/compiler
component. An attacker can obtain sensitive information without authorization by exploiting the improper input validation.
Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security.