3.3 CVE-2025-46330

Patch
 

libsnowflakeclient is the Snowflake Connector for C/C++. Versions starting from 0.5.0 to before 2.2.0, incorrectly treat malformed requests that caused the HTTP response status code 400, as able to be retried. This could hang the application until SF_CON_MAX_RETRY requests were sent. This issue has been patched in version 2.2.0.
https://nvd.nist.gov/vuln/detail/CVE-2025-46330

Categories

CWE-573 : Improper Following of Specification by Caller
When leveraging external functionality, such as an API, it is important that the caller does so in accordance with the requirements of the external functionality or else unintended behaviors may result, possibly leaving the system vulnerable to any number of exploits.

CWE-NVD-noinfo

References


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:snowflake:connector_for_c/c++:*:*:*:*:*:*:*:* >= 0.5.0 < 2.2.0


REMEDIATION


Patch

Url
https://github.com/snowflakedb/libsnowflakeclient/pull/882/commits/8120a057e0...


EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry