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).
References
Link | Resource |
---|---|
https://stackstorm.com/2021/03/10/stackstorm-v3-4-1-security-fix/ | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
No history.
Information
Published : 2021-03-18 03:15
Updated : 2021-03-25 13:44
NVD link : CVE-2021-28667
Mitre link : CVE-2021-28667
CVE.ORG link : CVE-2021-28667
JSON object : View
Products Affected
stackstorm
- stackstorm
python
- python
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')