Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2021-22557: fix: yaml loader security issue by ocervell · Pull Request #173 · google/slo-generator

SLO generator allows for loading of YAML files that if crafted in a specific format can allow for code execution within the context of the SLO Generator. We recommend upgrading SLO Generator past https://github.com/google/slo-generator/pull/173

CVE
#google#git

yaml.Loader is subject to code execution using a specially formatted YAML file (exploit.yml):

!!python/object/apply:os.system [“id,whoami”]

and the following command:

slo-generator migrate -b exploit.yml

Credits to @Cimihan123 for finding this.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907