BIT-php-2025-1735

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/php/BIT-php-2025-1735.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-php-2025-1735
Aliases
Published
2025-07-16T08:19:20.063Z
Modified
2025-07-16T09:57:13.384879Z
Summary
pgsql extension does not check for errors during escaping
Details

In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.

Database specific
{
    "severity": "Medium",
    "cpes": [
        "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / php

Package

Name
php
Purl
pkg:bitnami/php

Severity

  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
8.1.33
Introduced
8.2.0
Fixed
8.2.29
Introduced
8.3.0
Fixed
8.3.23
Introduced
8.4.0
Fixed
8.4.10