Security Advisory

CVE-2023-26143

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2023-09-19 05:00:01
Last updated 2024-09-25 15:25:49
Assigner snyk
CVSS score 6.5
State PUBLISHED

Description

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.