Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. snowflake-connector-python
  4. ›
  5. CVE-2023-34233

CVE-2023-34233: Snowflake Python Connector vulnerable to Command Injection

June 9, 2023 (updated October 28, 2024)

The Snowflake Connector for Python provides an interface for developing Python applications that can connect to Snowflake and perform all standard operations. Versions prior to 3.0.2 is vulnerable to command injection via single sign-on(SSO) browser URL authentication. In order to exploit the potential for command injection, an attacker would need to be successful in (1) establishing a malicious resource and (2) redirecting users to utilize the resource. The attacker could set up a malicious, publicly accessible server which responds to the SSO URL with an attack payload. If the attacker then tricked a user into visiting the maliciously crafted connection URL, the user’s local machine would render the malicious payload, leading to a remote code execution. This attack scenario can be mitigated through URL allow listing as well as common anti-phishing resources. Version 3.0.2 contains a patch for this issue.

References

  • github.com/advisories/GHSA-5w5m-pfw9-c8fp
  • github.com/pypa/advisory-database/tree/main/vulns/snowflake-connector-python/PYSEC-2023-88.yaml
  • github.com/snowflakedb/snowflake-connector-python
  • github.com/snowflakedb/snowflake-connector-python/commit/1cdbd3b1403c5ef520d7f4d9614fe35165e101ac
  • github.com/snowflakedb/snowflake-connector-python/pull/1480
  • github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-5w5m-pfw9-c8fp
  • nvd.nist.gov/vuln/detail/CVE-2023-34233

Code Behaviors & Features

Detect and mitigate CVE-2023-34233 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.0.2

Fixed versions

  • 3.0.2

Solution

Upgrade to version 3.0.2 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Source file

pypi/snowflake-connector-python/CVE-2023-34233.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:09 +0000.