Timing Attack Affecting org.graalvm.sdk:graal-sdk package, versions [,20.3.4) [21.0.0,21.3.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-1766242
- published 21 Oct 2021
- disclosed 19 Oct 2021
- credit Artem Smotrakov
Introduced: 19 Oct 2021
CVE-2021-35603 Open this link in a new tabHow to fix?
Upgrade org.graalvm.sdk:graal-sdk
to version 20.3.4, 21.3.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 Timing Attack. It was discovered that the TLS implementation in the JSSE component of OpenJDK used non-constant comparisons when checking various data (such as session identifiers or verification data blocks) during TLS handshakes. A malicious TLS client could possibly use this flaw to recover that data by observing timing differences in processing of various inputs.