Inadequate Encryption Strength Affecting org.apache.linkis:linkis-engineplugin-spark package, versions [1.3.0,1.6.0)
Threat Intelligence
EPSS
0.04% (11th
percentile)
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-ORGAPACHELINKIS-8089246
- published 25 Sep 2024
- disclosed 24 Sep 2024
- credit Hen, Pj fanning
Introduced: 24 Sep 2024
CVE-2024-39928 Open this link in a new tabHow to fix?
Upgrade org.apache.linkis:linkis-engineplugin-spark
to version 1.6.0 or higher.
Overview
Affected versions of this package are vulnerable to Inadequate Encryption Strength via the RandomStringUtils
function due to the use of insecure random string generation in the token initialization process. An attacker can predict or reproduce the token used in authentication by exploiting the weak randomness of the token generation method.