SCA: security update for github.com/snowflakedb/gosnowflake (GHSA-6jgm-j7h2-2fqg)

high Tenable Self-Hosted Container Security Plugin ID 434641

Description

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

- gosnowflake is the Snowflake Golang driver. Versions starting from 1.7.0 to before 1.13.3, are vulnerable
to a Time-of-Check to Time-of-Use (TOCTOU) race condition. When using the Easy Logging feature on Linux
and macOS, the Driver reads logging configuration from a user-provided file. On Linux and macOS the Driver
verifies that the configuration file can be written to only by its owner. That check was vulnerable to a
TOCTOU race condition and failed to verify that the file owner matches the user running the Driver. This
could allow a local attacker with write access to the configuration file or the directory containing it to
overwrite the configuration and gain control over logging level and output location. This issue has been
patched in version 1.13.3. (CVE-2025-46327)

See Also

https://github.com/advisories/GHSA-6jgm-j7h2-2fqg

Plugin Details

Severity: High

ID: 434641

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.75

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6

Temporal Score: 4.4

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

CVSS Score Source: CVE-2025-46327

CVSS v3

Risk Factor: High

Base Score: 7

Temporal Score: 6.1

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/28/2025

Vulnerability Publication Date: 4/28/2025

Reference Information

CVE: CVE-2025-46327

cwe: CWE-367