CVE-2023-26143 MEDIUM

CVE-2023-26143

Vendor N/A
Product blamer
Weakness CWE-88
Published September 19, 2023
Last update September 25, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 19, 2023 CVE published
September 25, 2024 Record updated