Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2024:5999

Опубликовано: 17 сент. 2024
Источник: rocky
Оценка: Important

Описание

Important: postgresql security update

PostgreSQL is an advanced object-relational database management system (DBMS).

Security Fix(es):

  • postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL (CVE-2024-7348)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
postgresqlx86_641.el9_4postgresql-13.16-1.el9_4.x86_64.rpm
postgresql-contribx86_641.el9_4postgresql-contrib-13.16-1.el9_4.x86_64.rpm
postgresql-plperlx86_641.el9_4postgresql-plperl-13.16-1.el9_4.x86_64.rpm
postgresql-plpython3x86_641.el9_4postgresql-plpython3-13.16-1.el9_4.x86_64.rpm
postgresql-pltclx86_641.el9_4postgresql-pltcl-13.16-1.el9_4.x86_64.rpm
postgresql-private-libsx86_641.el9_4postgresql-private-libs-13.16-1.el9_4.x86_64.rpm
postgresql-serverx86_641.el9_4postgresql-server-13.16-1.el9_4.x86_64.rpm
postgresql-upgradex86_641.el9_4postgresql-upgrade-13.16-1.el9_4.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

CVSS3: 8.8
ubuntu
10 месяцев назад

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.

CVSS3: 7.5
redhat
11 месяцев назад

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.

CVSS3: 8.8
nvd
10 месяцев назад

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.

CVSS3: 7.5
msrc
10 месяцев назад

Описание отсутствует

CVSS3: 8.8
debian
10 месяцев назад

Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in Postgr ...