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

1.1 KiB

CVE-2014-0067

Description

The "make check" command for the test suites in PostgreSQL 9.3.3 and earlier does not properly invoke initdb to specify the authentication requirements for a database cluster to be used for the tests, which allows local users to gain privileges by leveraging access to this cluster.

POC

Reference

No PoCs from references.

Github