#VU22785 Permissions, Privileges, and Access Controls in PostgreSQL - CVE-2019-3466
Published: November 15, 2019
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to pg_ctlcluster does not drop privileges before creating sockets and temporary directories outside "/var/run/postgresql". A local user can create arbitrary directories on the system during application startup or reload and elevate privileges on the system.