Files
CVEs-PoC/2025/CVE-2025-1735.md
T
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2025-1735

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.

POC

Reference

No PoCs from references.

Github