Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
CVE-2022-24376
Summary
All the versions of the package git-promise are vulnerable to Command Injection due to an inappropriate fix of a prior vulnerability in this package. Please note that the vulnerability will not be fixed. The `README` file was updated with a warning regarding this issue.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The software constructs a string for a command to executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
References
Advisory Timeline
- Published