CVE-2022-24065 Information

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.

Reference

https://snyk.io/vuln/SNYK-PYTHON-COOKIECUTTER-2414281 https://github.com/cookiecutter/cookiecutter/commit/fdffddb31fd2b46344dfa317531ff155e7999f77 https://github.com/cookiecutter/cookiecutter/releases/tag/2.1.1

Share on: