Filtered by vendor Blamer Project Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2019-10807 1 Blamer Project 1 Blamer 2024-08-04 9.8 Critical
Blamer versions prior to 1.0.1 allows execution of arbitrary commands. It is possible to inject arbitrary commands as part of the arguments provided to blamer.
CVE-2020-8137 1 Blamer Project 1 Blamer 2024-08-04 9.8 Critical
Code injection vulnerability in blamer 1.0.0 and earlier may result in remote code execution when the input can be controlled by an attacker.
CVE-2023-26143 1 Blamer Project 1 Blamer 2024-08-02 6.5 Medium
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.