Remote Code Execution (RCE) Affecting org.graalvm.sdk:graal-sdk package, versions [,20.3.10) [21.0.0,21.3.6) [22.0.0,22.3.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-5457931
- published 23 Apr 2023
- disclosed 18 Apr 2023
- credit Unknown
Introduced: 18 Apr 2023
CVE-2023-21938 Open this link in a new tabHow to fix?
Upgrade org.graalvm.sdk:graal-sdk
to version 20.3.10, 21.3.6, 22.3.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 Remote Code Execution (RCE) incorrect handling of NULL characters in ProcessBuilder
. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of accessible data.
Note: This vulnerability 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. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator).