A user having an UPDATE privilege on a partitioned table but lacking the SELECT
privilege on some column may be able to acquire denied-column values from an
error message (CVE-2021-3393).
A user having a SELECT privilege on an individual column can craft a special
query that returns all columns of the table. Additionally, a stored view that
uses column-level privileges will have incomplete column-usage bitmaps. In
installations that depend on column-level permissions for security, it is
recommended to execute CREATE OR REPLACE on all user-defined views to force
them to be re-parsed (CVE-2021-20229).
PostgreSQL 11 was only affected by CVE-2021-3393 and both PostgreSQL 11 and 13
were affected by CVE-2021-20229. PostgreSQL 9.6 was updated to fix bugs.
- https://bugs.mageia.org/show_bug.cgi?id=28373
- https://
- https://www.cve.org/CVERecord?id=CVE-2021-3393
- https://www.cve.org/CVERecord?id=CVE-2021-20229
- 7/core/postgresql9.6-9.6.21-1.mga7
- 7/core/postgresql11-11.11-1.mga7
- 8/core/postgresql11-11.11-1.mga8
- 8/core/postgresql13-13.2-1.mga8
Get the latest Linux and open source security news straight to your inbox.