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 applicationsUpgrade zeppelin-zengine
to version 0.8.0 or higher.
org.apache.zeppelin:zeppelin-zengine
is a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Affected versions of the package are vulnerable to Insecure Random Number Generation due to the cryptographically insecure random().nextInt
function which can produce predictable values and should not be used in security-sensitive context.