GO-2025-3650

Source
https://pkg.go.dev/vuln/GO-2025-3650
Import Source
https://vuln.go.dev/ID/GO-2025-3650.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3650
Aliases
Published
2025-05-05T16:13:00Z
Modified
2025-05-05T16:42:06.822291Z
Summary
Go Snowflake Driver has race condition checking access to Easy Logging config file in github.com/snowflakedb/gosnowflake
Details

Go Snowflake Driver has race condition checking access to Easy Logging config file in github.com/snowflakedb/gosnowflake

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3650"
}
References

Affected packages

Go / github.com/snowflakedb/gosnowflake

Package

Name
github.com/snowflakedb/gosnowflake
View open source insights on deps.dev
Purl
pkg:golang/github.com/snowflakedb/gosnowflake

Affected ranges

Type
SEMVER
Events
Introduced
1.7.0
Fixed
1.13.3

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/snowflakedb/gosnowflake",
            "symbols": [
                "Connector.Connect",
                "SnowflakeDriver.Open",
                "SnowflakeDriver.OpenWithConfig",
                "fileBasedSecureStorageManager.ensurePermissionsAndOwner",
                "fileBasedSecureStorageManager.withCacheFile",
                "parseClientConfiguration",
                "validateCfgPerm"
            ]
        }
    ]
}