Vulnerabilities (CVE)

Filtered by vendor Stackstorm Subscribe
Filtered by product Stackstorm
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-44657 1 Stackstorm 1 Stackstorm 2022-07-12 9.0 HIGH 8.8 HIGH
In StackStorm versions prior to 3.6.0, the jinja interpreter was not run in sandbox mode and thus allows execution of unsafe system commands. Jinja does not enable sandboxed mode by default due to backwards compatibility. Stackstorm now sets sandboxed mode for jinja by default.
CVE-2021-28667 2 Python, Stackstorm 2 Python, Stackstorm 2021-03-25 7.1 HIGH 7.5 HIGH
StackStorm before 3.4.1, in some situations, has an infinite loop that consumes all available memory and disk space. This can occur if Python 3.x is used, the locale is not utf-8, and there is an attempt to log Unicode data (from an action or rule name).