CVE-2022-24065 HIGH

CVE-2022-24065: Command Injection

Vendor N/A
Product cookiecutter
Published June 3, 2022
Last update September 17, 2024

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 3, 2022 CVE published
September 17, 2024 Record updated