Описание
Security update for postgresql16
This update for postgresql16 fixes the following issues:
- Upgrade to 16.4 (bsc#1229013)
- CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013)
- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See the release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)
Список пакетов
Container containers/open-webui:0
Container suse/manager/5.0/x86_64/server-migration-14-16:latest
Container suse/manager/5.0/x86_64/server:latest
Container suse/postgres:16
Container suse/postgres:latest
Image server-image
Image server-migration-14-16-image
SUSE Linux Enterprise Module for Package Hub 15 SP6
Ссылки
- Link for SUSE-SU-2024:3159-2
- E-Mail link for SUSE-SU-2024:3159-2
- SUSE Security Ratings
- SUSE Bug 1224038
- SUSE Bug 1224051
- SUSE Bug 1229013
- SUSE CVE CVE-2024-4317 page
- SUSE CVE CVE-2024-7348 page
Описание
Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.
Затронутые продукты
Ссылки
- CVE-2024-4317
- SUSE Bug 1224038
Описание
Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.
Затронутые продукты
Ссылки
- CVE-2024-7348
- SUSE Bug 1229013