CVE-2022-24065: OS Command Injection in cookiecutter
(updated )
The package cookiecutter before 2.1.1 is 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.
References
- github.com/advisories/GHSA-f4q6-9qm4-h8j4
- github.com/cookiecutter/cookiecutter
- github.com/cookiecutter/cookiecutter/commit/fdffddb31fd2b46344dfa317531ff155e7999f77
- github.com/cookiecutter/cookiecutter/releases/tag/2.1.1
- github.com/pypa/advisory-database/tree/main/vulns/cookiecutter/PYSEC-2022-204.yaml
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G5TXC4JYTNGOUFMCXPZ6QKWEZN3URTAK
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HQKWT7SGFDCUPPLDIELTN7FVTHWDL5YK
- nvd.nist.gov/vuln/detail/CVE-2022-24065
- snyk.io/vuln/SNYK-PYTHON-COOKIECUTTER-2414281
Detect and mitigate CVE-2022-24065 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →