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-6164710
- published 17 Jan 2024
- disclosed 16 Jan 2024
- credit Unknown
Introduced: 16 Jan 2024
CVE-2024-20919 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 flaw in the JVM class file verifier in the hotspot/runtime
component. An attacker can execute unverified bytecode by crafting a malicious input that bypasses the verification process.
Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service.