SCA: security update for blamer (GHSA-6f9p-g466-f8v8)

critical Tenable Cloud Security Plugin ID 411395

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-26143)

See Also

https://github.com/advisories/GHSA-6f9p-g466-f8v8

Plugin Details

Severity: Critical

ID: 411395

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.37

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:C

CVSS Score Source: CVE-2023-26143

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/19/2023

Vulnerability Publication Date: 9/19/2023

Reference Information

CVE: CVE-2023-26143

cwe: CWE-88