Security Advisory

CVE-2022-24065

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-06-03 20:00:14
Last updated 2024-09-17 00:46:55
Assigner snyk
State PUBLISHED

Description

The package cookiecutter before 2.1.1 are vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be used to perform a command injection.