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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/1xxx/CVE-2025-1735.json",
"cna_assigner": "php",
"cwe_ids": [
"CWE-476",
"CWE-89"
]
}{
"extracted_events": [
{
"introduced": "8.1.0"
},
{
"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"
}
],
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}