Lucene search
+L

60 matches found

Vulnrichment
Vulnrichment
added 2022/12/05 12:0 a.m.9 views

CVE-2022-44009

Improper access control in Key-Value RBAC in StackStorm version 3.7.0 didn't check the permissions in Jinja filters, allowing attackers to access K/V pairs of other users, potentially leading to the exposure of sensitive Information...

6.8AI score0.00604EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/05 12:0 a.m.16 views

CVE-2022-44009

Improper access control in Key-Value RBAC in StackStorm version 3.7.0 didn't check the permissions in Jinja filters, allowing attackers to access K/V pairs of other users, potentially leading to the exposure of sensitive Information...

7.5CVSS6.7AI score0.00604EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/12/05 12:0 a.m.8 views

PT-2022-27012 · Unknown · Stackstorm

Name of the Vulnerable Software and Affected Versions: StackStorm versions prior to 3.8.0 Description: A cross-site scripting XSS issue in the Web UI allows logged-in users with write access to pack rules to inject arbitrary script or HTML, which may be executed in the Web UI for other logged-in...

5.4CVSS5.3AI score0.00389EPSS
SaveExploits0References3
CVE
CVE
added 2022/12/05 12:0 a.m.54 views

CVE-2022-44009

StackStorm 3.7.0 is affected by an improper access control flaw in Key-Value RBAC, where permissions checks are not applied in Jinja filters. This could allow an attacker to access another user’s K/V pairs and potentially expose sensitive information. The provided documents consistently describe ...

7.5CVSS7.5AI score0.00604EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/12/05 12:0 a.m.57 views

CVE-2022-43706

CVE-2022-43706 affects StackStorm Web UI prior to 3.8.0. The vulnerability is a cross-site scripting (XSS) flaw where a logged-in user with write access to pack rules can inject script/HTML that may execute in the Web UI for other users. The issue stems from insufficient input sanitization in the...

5.4CVSS5.4AI score0.00389EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/05 12:0 a.m.9 views

PT-2022-27071 · Unknown · Stackstorm

Name of the Vulnerable Software and Affected Versions: StackStorm version 3.7.0 Description: The issue is related to improper access control in Key-Value RBAC, where permissions in Jinja filters are not checked, allowing attackers to access Key-Value pairs of other users. This could potentially...

7.5CVSS7.3AI score0.00604EPSS
SaveExploits0References4
OSV
OSV
added 2022/12/05 12:0 a.m.21 views

CVE-2022-43706

Cross-site scripting XSS vulnerability in the Web UI of StackStorm versions prior to 3.8.0 allowed logged in users with write access to pack rules to inject arbitrary script or HTML that may be executed in Web UI for other logged in users...

5.4CVSS5.8AI score0.00389EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 5:44 p.m.26 views

StackStorm st2 Infinite Loop Condition

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...

7.5CVSS6.8AI score0.02313EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/24 5:44 p.m.51 views

GHSA-39MJ-FPG2-3JRG StackStorm st2 Infinite Loop Condition

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...

7.5CVSS7.5AI score0.02313EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2022/01/27 2:27 p.m.5 views

@stackstorm/st2-build (>=2.3.1 <=2.4.3), ccxt-without-theocean (=1.18.151) +3 more potentially affected by CVE-2021-23518 via cached-path-relative (=1.0.2)

cached-path-relative NPM version =1.0.2 is affected by a known vulnerability. The following packages have a transitive dependency on cached-path-relative and may be impacted: - @stackstorm/st2-build =2.3.1, =1.0.0, =1.18.173, =1.18.242 Source cves: CVE-2021-23518 Source advisory:...

9.8CVSS7.2AI score0.01943EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2022/01/19 8:10 a.m.10 views

@stackstorm/st2-build (>=2.3.1 <=2.4.3), ccxt-without-theocean (=1.18.151) +3 more potentially affected by CVE-2021-23518 via cached-path-relative (=1.0.2)

cached-path-relative NPM version =1.0.2 is affected by a known vulnerability. The following packages have a transitive dependency on cached-path-relative and may be impacted: - @stackstorm/st2-build =2.3.1, =1.0.0, =1.18.173, =1.18.242 Source cves: CVE-2021-23518 Source advisory:...

9.8CVSS7.2AI score0.01943EPSS
SaveExploits1
NVD
NVD
added 2021/12/15 3:15 p.m.22 views

CVE-2021-44657

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...

9CVSS0.02474EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2021/12/15 3:15 p.m.4 views

CVE-2021-44657

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...

9CVSS7.4AI score0.02474EPSS
SaveExploits1References5
OSV
OSV
added 2021/12/15 3:15 p.m.20 views

CVE-2021-44657

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...

8.8CVSS7AI score
SaveExploits0References4
Prion
Prion
added 2021/12/15 3:15 p.m.21 views

Default credentials

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...

9CVSS8.7AI score0.02474EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/12/15 2:28 p.m.22 views

CVE-2021-44657

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...

9AI score0.02474EPSS
SaveExploits1References4
CVE
CVE
added 2021/12/15 2:28 p.m.41 views

CVE-2021-44657

CVE-2021-44657 affects StackStorm versions before 3.6.0, where the Jinja interpreter was not run in sandbox mode, enabling unsafe system command execution. The issue stems from Jinja not enabling sandboxed mode by default for backwards compatibility; StackStorm now forces sandboxed Jinja by defau...

9CVSS8.8AI score0.02474EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2021/12/15 12:0 a.m.7 views

StackStorm 安全漏洞

StackStorm is an event-driven automation platform. The platform is used for automated remediation, security response, troubleshooting and program deployment, etc. An injection vulnerability exists in StackStorm, which stems from the failure of a network system or product to properly filter specia...

9CVSS6AI score0.02474EPSS
SaveExploits1References5
NVD
NVD
added 2021/03/18 3:15 a.m.32 views

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...

7.5CVSS0.02313EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/18 3:15 a.m.22 views

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...

7.5CVSS6.8AI score
SaveExploits0References1
Rows per page
Query Builder