cve/2022/CVE-2022-31625.md
2024-05-25 21:48:12 +02:00

960 B

CVE-2022-31625

Description

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.

POC

Reference

No PoCs from references.

Github