VYPR

StackStorm

by Stackstorm

CVEs (5)

  • CVE-2022-44009HigDec 6, 2022
    risk 0.49cvss 7.5epss 0.01

    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.

  • CVE-2019-9580MedMar 9, 2019
    risk 0.40cvss 6.1epss 0.03

    In st2web in StackStorm Web UI before 2.9.3 and 2.10.x before 2.10.3, it is possible to bypass the CORS protection mechanism via a "null" origin value, potentially leading to XSS.

  • CVE-2022-43706MedDec 5, 2022
    risk 0.35cvss 5.4epss 0.00

    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.

  • CVE-2018-20345MedDec 21, 2018
    risk 0.35cvss 5.3epss 0.01

    Incorrect access control in StackStorm API (st2api) in StackStorm before 2.9.2 and 2.10.x before 2.10.1 allows an attacker (who has a StackStorm account and is authenticated against the StackStorm API) to retrieve datastore items for other users by utilizing the /v1/keys…

  • CVE-2021-44657HigDec 15, 2021
    risk 0.00cvss 8.8epss 0.02

    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.