#VU53232 Memory leak in PostgreSQL - CVE-2021-32028
Published: May 13, 2021
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability exists due memory leak within the INSERT ... ON CONFLICT ... DO UPDATE command implementation. A remote authenticated database user can execute the affected command to read arbitrary bytes of server memory. In the default
configuration, any authenticated database user can create prerequisite objects
and complete this attack at will.