Lucene search

K
cvelistPhpCVELIST:CVE-2022-31625
HistoryJun 06, 2022 - 12:00 a.m.

CVE-2022-31625 Freeing unallocated memory in php_pgsql_free_params()

2022-06-0600:00:00
CWE-590
CWE-824
php
raw.githubusercontent.com
2

8 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

71.9%

In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.