Arbitrary Command Injection Affecting org.apache.storm:storm-server Open this link in a new tab package, versions [2.2.0, 2.2.1) [2.1.0, 2.1.1) [1.0.0, 1.2.4)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
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-ORGAPACHESTORM-1766982
-
published
25 Oct 2021
-
disclosed
25 Oct 2021
-
credit
pwntester
Introduced: 25 Oct 2021
CVE-2021-38294 Open this link in a new tabHow to fix?
Upgrade org.apache.storm:storm-server
to version 2.2.1, 2.1.1, 1.2.4 or higher.
Overview
org.apache.storm:storm-server is a distributed realtime computation system.
Affected versions of this package are vulnerable to Arbitrary Command Injection which exists in the getTopologyHistory
service of the package. A specially crafted thrift request to the Nimbus server allows Remote Code Execution (RCE) prior to authentication.