Lucene search
+L

610 matches found

Cvelist
Cvelist
added 2025/04/29 4:34 a.m.34 views

CVE-2025-46330 Snowflake Connector for C/C++ retries malformed requests

libsnowflakeclient is the Snowflake Connector for C/C++. Versions starting from 0.5.0 to before 2.2.0, incorrectly treat malformed requests that caused the HTTP response status code 400, as able to be retried. This could hang the application until SFCONMAXRETRY requests were sent. This issue has...

3.3CVSS0.00159EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/29 12:0 a.m.7 views

libsnowflakeclient 安全漏洞

libsnowflakeclient is a Snowflake open source Snowflake tool. A security vulnerability exists in libsnowflakeclient versions prior to 0.5.0 through 2.2.0, which stems from the fact that incorrectly handling malformed requests may cause the application to hang...

3.3CVSS6.5AI score0.00159EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/29 12:0 a.m.8 views

PT-2025-18134 · Unknown · Libsnowflakeclient

Name of the Vulnerable Software and Affected Versions: libsnowflakeclient versions 0.5.0 through 2.2.0 Description: The issue concerns the Snowflake Connector for C/C++, which incorrectly treats malformed requests that cause the HTTP response status code 400 as able to be retried. This could hang...

3.3CVSS6.4AI score0.00159EPSS
SaveExploits0References9
NVD
NVD
added 2025/04/28 11:15 p.m.24 views

CVE-2025-46328

snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, 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...

7CVSS0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/28 11:15 p.m.33 views

CVE-2025-46326

snowflake-connector-net is the Snowflake Connector for .NET. Versions starting from 2.1.2 to before 4.4.1, 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 Connector reads logging configuration from a user-provided...

7CVSS0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/28 11:15 p.m.19 views

CVE-2025-46327

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...

7CVSS0.00126EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/04/28 10:33 p.m.9 views

CVE-2025-46328 NodeJS Driver for Snowflake has race condition when checking access to Easy Logging configuration file

snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, 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...

3.3CVSS3.9AI score0.00161EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/28 10:33 p.m.83 views

CVE-2025-46328

CVE-2025-46328 affects the Snowflake Node.js driver. Versions 1.10.0 up to (but not including) 2.0.4 are vulnerable to a TOCTOU race in the Linux/macOS Easy Logging configuration check: the driver validates that the logging config file is writable only by the owner, but the check can be bypassed,...

7CVSS3.9AI score0.00161EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/04/28 10:33 p.m.42 views

CVE-2025-46328 NodeJS Driver for Snowflake has race condition when checking access to Easy Logging configuration file

snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, 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...

3.3CVSS0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/28 10:33 p.m.12 views

CVE-2025-46328 NodeJS Driver for Snowflake has race condition when checking access to Easy Logging configuration file

snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, 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...

3.3CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/04/28 10:33 p.m.9 views

CVE-2025-46327 Go Snowflake Driver has race condition when checking access to Easy Logging configuration file

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...

3.3CVSS3.9AI score0.00126EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/28 10:33 p.m.241 views

CVE-2025-46327

CVE-2025-46327 affects gosnowflake (Snowflake Go driver) versions 1.7.0 up to 1.13.3 (exclusive). The issue is a TOCTOU race in the Easy Logging feature: on Linux/macOS the driver reads logging config from a user-provided file and verifies write access only by the file owner, but the check can ra...

7CVSS3.8AI score0.00126EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/04/28 10:33 p.m.30 views

CVE-2025-46327 Go Snowflake Driver has race condition when checking access to Easy Logging configuration file

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...

3.3CVSS0.00126EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/28 10:33 p.m.40 views

CVE-2025-46326 Snowflake Connector for .NET has race condition when checking access to Easy Logging configuration file

snowflake-connector-net is the Snowflake Connector for .NET. Versions starting from 2.1.2 to before 4.4.1, 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 Connector reads logging configuration from a user-provided...

3.3CVSS0.00154EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/28 10:33 p.m.17 views

CVE-2025-46326 Snowflake Connector for .NET has race condition when checking access to Easy Logging configuration file

snowflake-connector-net is the Snowflake Connector for .NET. Versions starting from 2.1.2 to before 4.4.1, 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 Connector reads logging configuration from a user-provided...

3.3CVSS4AI score0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/28 10:33 p.m.108 views

CVE-2025-46326

Snowflake Connector for .NET has a TOCTOU race in the Linux/macOS Easy Logging config file check. Versions 2.1.2 through before 4.4.1 are vulnerable: a local attacker with write access to the logging config file or its directory could overwrite configuration, gaining control over logging level an...

7CVSS4AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/28 10:33 p.m.14 views

CVE-2025-46326 Snowflake Connector for .NET has race condition when checking access to Easy Logging configuration file

snowflake-connector-net is the Snowflake Connector for .NET. Versions starting from 2.1.2 to before 4.4.1, 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 Connector reads logging configuration from a user-provided...

3.3CVSS6.2AI score
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2025/04/28 8:31 p.m.23 views

@abaplint/database-snowflake (>=2.7.93 <=2.7.101), @activeboxes/piece-snowflake (=0.0.10) +180 more potentially affected by CVE-2025-46328 via snowflake-sdk (>=1.10.0 <=2.0.2)

snowflake-sdk NPM version =1.10.0, =2.7.93, =0.0.1, =0.0.19, =0.0.5, =8.0.0, =0.1.0, =0.1.0, =1.8.0, =0.0.0, =0.4.4, =0.7.17, =1.0.0, =1.0.2 and more Source cves: CVE-2025-46328 Source advisory: OSV:GHSA-WMJQ-JRM2-9WFR...

7CVSS5.7AI score0.00161EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/04/28 8:31 p.m.20 views

NodeJS Driver for Snowflake has race condition when checking access to Easy Logging configuration file

Issue Snowflake discovered and remediated a vulnerability in the NodeJS Driver for Snowflake “Driver”. When using the Easy Logging feature on Linux and macOS the Driver didn’t correctly verify the permissions of the logging configuration file, potentially allowing an attacker with local access to...

7CVSS3.9AI score0.00161EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/28 8:31 p.m.11 views

GHSA-WMJQ-JRM2-9WFR NodeJS Driver for Snowflake has race condition when checking access to Easy Logging configuration file

Issue Snowflake discovered and remediated a vulnerability in the NodeJS Driver for Snowflake “Driver”. When using the Easy Logging feature on Linux and macOS the Driver didn’t correctly verify the permissions of the logging configuration file, potentially allowing an attacker with local access to...

3.3CVSS6.8AI score0.00161EPSS
SaveExploits0References4
Rows per page
Query Builder