CVE-2023-30535

Snowflake JDBC provides a JDBC type 4 driver that supports core functionality, allowing Java program to connect to Snowflake. Users of the Snowflake JDBC driver were vulnerable to a command injection vulnerability. An 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. The vulnerability was patched on March 17, 2023 as part of Snowflake JDBC driver Version 3.13.29. All users should immediately upgrade the Snowflake JDBC driver to the latest version: 3.13.29.
Configurations

Configuration 1 (hide)

cpe:2.3:a:snowflake:snowflake_jdbc:*:*:*:*:*:*:*:*

History

21 Nov 2024, 08:00

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 8.8
v2 : unknown
v3 : 7.3
References () https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes - Release Notes () https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes - Release Notes
References () https://github.com/snowflakedb/snowflake-jdbc/security/advisories/GHSA-4g3j-c4wg-6j7x - Vendor Advisory () https://github.com/snowflakedb/snowflake-jdbc/security/advisories/GHSA-4g3j-c4wg-6j7x - Vendor Advisory

Information

Published : 2023-04-14 20:15

Updated : 2024-11-21 08:00


NVD link : CVE-2023-30535

Mitre link : CVE-2023-30535

CVE.ORG link : CVE-2023-30535


JSON object : View

Products Affected

snowflake

  • snowflake_jdbc
CWE
CWE-20

Improper Input Validation

CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')