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.
                
            References
                    Configurations
                    History
                    09 May 2025, 19:38
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time | Snowflake Snowflake gosnowflake | |
| CPE | cpe:2.3:a:snowflake:gosnowflake:*:*:*:*:*:go:*:* | |
| References | () https://github.com/snowflakedb/gosnowflake/commit/ba94a4800e23621eff558ef18ce4b96ec5489ff0 - Patch | |
| References | () https://github.com/snowflakedb/gosnowflake/security/advisories/GHSA-6jgm-j7h2-2fqg - Vendor Advisory | 
29 Apr 2025, 13:52
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | 
28 Apr 2025, 23:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-04-28 23:15
Updated : 2025-05-09 19:38
NVD link : CVE-2025-46327
Mitre link : CVE-2025-46327
CVE.ORG link : CVE-2025-46327
JSON object : View
Products Affected
                snowflake
- gosnowflake
CWE
                
                    
                        
                        CWE-367
                        
            Time-of-check Time-of-use (TOCTOU) Race Condition
