SQL Injection Affecting org.apache.zeppelin:zeppelin-server Open this link in a new tab package, versions [,0.7.3)
Attack Complexity
Low
User Interaction
Required
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-ORGAPACHEZEPPELIN-31707
-
published
19 Aug 2018
-
disclosed
12 Jul 2017
-
credit
Yanbo Liang
Introduced: 12 Jul 2017
CWE-89 Open this link in a new tabHow to fix?
Upgrade zeppelin-server
to version 0.7.3, 0.8.0 or higher.
Overview
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 SQL Injection via the GetUserList.getUserList
method.