Safety vulnerability ID: 73970
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of Snowflake Connector for Python are vulnerable to Sensitive Information Exposure (CWE-532). The connector was logging sensitive authentication data including tokens, private keys, and credentials in debug logs. An attacker with access to log files could extract authentication tokens, private keys, and other sensitive data. The vulnerability exists in the Auth class logging functionality and insufficient secret detection patterns. This is exploitable wherever debug logging is enabled. The issue affects _auth.py and secret_detector.py modules, which failed to properly mask all sensitive data formats. Organizations should also rotate any credentials that may have been logged in debug output.
Latest version: 3.12.4
Snowflake Connector for Python
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application