First published: Wed Jan 29 2025(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Snowflake | >=0.2.0<=3.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-24792 has a medium severity rating due to the potential for executing unsupported queries that can compromise the database.
To fix CVE-2025-24792, upgrade to the latest version of the Snowflake PHP PDO Driver that addresses this vulnerability.
CVE-2025-24792 affects versions of the Snowflake PHP PDO Driver from 0.2.0 to 3.0.3.
CVE-2025-24792 relates to executing unsupported queries like PUT or GET on stages within the Snowflake PHP PDO Driver.
The recommended approach for CVE-2025-24792 is to avoid executing unsupported queries until an upgrade can be performed.