CVE-2022-24065

Publication date

2022-06-03 20:00:14

Family

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.