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.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/naholyr/github-todos/issues/34 | issue tracking third party advisory |
https://github.com/dwisiswant0/advisory/issues/5 | issue tracking exploit third party advisory |