CVE-2021-44684: Command injection in github-todos

Severity: Critical

CVSS Score: 9.8

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the _hook subcommand is concatenated without any validation, and is directly used by the exec function.