Vulnerability Description
The Snowflake Connector for Python provides an interface for developing Python applications that can connect to Snowflake and perform all standard operations. Prior to version 3.12.3, when the logging level was set by the user to DEBUG, the Connector could have logged Duo passcodes (when specified via the `passcode` parameter) and Azure SAS tokens. Additionally, the SecretDetector logging formatter, if enabled, contained bugs which caused it to not fully redact JWT tokens and certain private key formats. Snowflake released version 3.12.3 of the Snowflake Connector for Python, which fixes the issue. In addition to upgrading, users should review their logs for any potentially sensitive information that may have been captured.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Snowflake | Snowflake Connector | < 3.12.3 |
Related Weaknesses (CWE)
References
- https://github.com/snowflakedb/snowflake-connector-python/commit/dbc9284a3c0382cPatch
- https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHVendor Advisory
FAQ
What is CVE-2024-49750?
CVE-2024-49750 is a vulnerability with a CVSS score of 5.5 (MEDIUM). The Snowflake Connector for Python provides an interface for developing Python applications that can connect to Snowflake and perform all standard operations. Prior to version 3.12.3, when the logging...
How severe is CVE-2024-49750?
CVE-2024-49750 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-49750?
Check the references section above for vendor advisories and patch information. Affected products include: Snowflake Snowflake Connector.