cve/2014/CVE-2014-0066.md
2024-05-26 14:27:05 +02:00

1.2 KiB

CVE-2014-0066

Description

The chkpass extension in PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 does not properly check the return value of the crypt library function, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) via unspecified vectors.

POC

Reference

Github