blamer vulnerable to Arbitrary Argument Injection via the blameByFile() API
Moderate severity
GitHub Reviewed
Published
Sep 19, 2023
to the GitHub Advisory Database
•
Updated Sep 26, 2025
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
Sep 26, 2025
Versions of the blamer package 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