blamer vulnerable to Arbitrary Argument Injection via the blameByFile() API
Moderate severity
GitHub Reviewed
Published
Sep 19, 2023
to the GitHub Advisory Database
•
Updated Nov 4, 2023
Description
Published by the National Vulnerability Database
Sep 19, 2023
Published to the GitHub Advisory Database
Sep 19, 2023
Reviewed
Sep 21, 2023
Last updated
Nov 4, 2023
Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile() API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.
References