Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the prior statistics object owner. DROP TABLE remains able to remove statistics objects, so this exploit achieves nothing in many ownership arrangements. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.
oryginał ENCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:LPostgreSQL
APPPostgresql14.0 – 14.24 (bez)15.0 – 15.19 (bez)16.0 – 16.15 (bez)17.0 – 17.11 (bez)18.0 – 18.5 (bez)
Powiązane podatności
SQL injection w PostgreSQL przez błąd synchronizacji protokołu
PostgreSQL: błąd obsługi błędów systemowych w implementacji snprintf
PostgreSQL Windows Installer — wykonanie kodu z niezabezpieczonego katalogu (OpenSSL)
SQL injection w PostgreSQL via CREATE TRIGGER — wykonanie kodu z uprawnieniami superusera
PostgreSQL adminpack: brak kontroli ACL w funkcji pg_logfile_rotate()