CVE-2025-24792

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-24792
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-24792.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-24792
Aliases
  • GHSA-f8q2-7fv5-cg93
Published
2025-01-29T15:27:06Z
Modified
2025-11-13T19:53:22.485399Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Snowflake PHP PDO Driver has a Signed-to-Unsigned Conversion Error
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-195"
    ]
}
References

Affected packages

Git / github.com/snowflakedb/pdo_snowflake

Affected ranges

Type
GIT
Repo
https://github.com/snowflakedb/pdo_snowflake
Events

Affected versions

v0.*

v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5

v1.*

v1.0.0
v1.0.1
v1.0.2
v1.1.0
v1.1.1
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7

v2.*

v2.0.0
v2.0.1
v2.0.2
v2.0.3

v3.*

v3.0.0
v3.0.1
v3.0.2
v3.0.3