CVE-2021-28667

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
Configurations

Configuration 1 (hide)

AND
cpe:2.3:a:stackstorm:stackstorm:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-03-18 03:15

Updated : 2024-02-04 21:23


NVD link : CVE-2021-28667

Mitre link : CVE-2021-28667

CVE.ORG link : CVE-2021-28667


JSON object : View

Products Affected

python

  • python

stackstorm

  • stackstorm
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')