Improper Access Control Affecting org.graalvm.sdk:graal-sdk package, versions [17.0.11,17.0.12) [21.0.3,21.0.4) [22.0.1,22.0.2)
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-7462730
- published 17 Jul 2024
- disclosed 16 Jul 2024
- credit Unknown
Introduced: 16 Jul 2024
CVE-2024-21140 Open this link in a new tabHow to fix?
Upgrade org.graalvm.sdk:graal-sdk
to version 17.0.12, 21.0.4, 22.0.2 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 Access Control through the use of specific APIs in the Hotspot
component. An attacker can manipulate or access data without proper authorization by sending crafted data to these APIs. This is only exploitable if the Java environment is configured to run untrusted code, such as in sandboxed Java Web Start applications or applets.