npm package
blamer
pkg:npm/blamer
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-26143 | — | < 1.0.4 | 1.0.4 | Sep 19, 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 gi | ||
| CVE-2020-8137 | — | < 1.0.1 | 1.0.1 | Mar 20, 2020 | 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-2019-10807 | — | < 1.0.1 | 1.0.1 | Mar 10, 2020 | 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-2023-26143Sep 19, 2023affected < 1.0.4fixed 1.0.4
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 gi
- CVE-2020-8137Mar 20, 2020affected < 1.0.1fixed 1.0.1
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-2019-10807Mar 10, 2020affected < 1.0.1fixed 1.0.1
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.