CVE-2025-24792: Snowflake PHP PDO Driver has a Signed-to-Unsigned Conversion Error
Snowflake PHP PDO Driver is a driver that uses the PHP Data Objects (PDO) extension to connect to the Snowflake database. Snowflake discovered and remediated a vulnerability in the Snowflake PHP PDO Driver where executing unsupported queries like PUT or GET on stages causes a signed-to-unsigned conversion error that crashes the application using the Driver. This vulnerability affects versions 0.2.0 through 3.0.3. Snowflake fixed the issue in version 3.1.0.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-24792?
CVE-2025-24792 has a medium severity rating due to the potential for executing unsupported queries that can compromise the database.
How do I fix CVE-2025-24792?
To fix CVE-2025-24792, upgrade to the latest version of the Snowflake PHP PDO Driver that addresses this vulnerability.
Which versions of the Snowflake PHP PDO Driver are affected by CVE-2025-24792?
CVE-2025-24792 affects versions of the Snowflake PHP PDO Driver from 0.2.0 to 3.0.3.
What kind of queries are vulnerable in CVE-2025-24792?
CVE-2025-24792 relates to executing unsupported queries like PUT or GET on stages within the Snowflake PHP PDO Driver.
Is there a workaround for CVE-2025-24792?
The recommended approach for CVE-2025-24792 is to avoid executing unsupported queries until an upgrade can be performed.