Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | >= 8.1.0, < 8.1.33 |
Related Weaknesses (CWE)
References
- https://github.com/php/php-src/security/advisories/GHSA-hrwm-9436-5mv3Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/07/11/4
- https://lists.debian.org/debian-lts-announce/2025/07/msg00017.html
FAQ
What is CVE-2025-1735?
CVE-2025-1735 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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...
How severe is CVE-2025-1735?
CVE-2025-1735 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1735?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.