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

exploitDog

rocky логотип

RLSA-2024:0951

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

Описание

Important: postgresql security update

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

Security Fix(es):

  • postgresql: non-owner 'REFRESH MATERIALIZED VIEW CONCURRENTLY' executes arbitrary SQL (CVE-2024-0985)

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_3postgresql-13.14-1.el9_3.x86_64.rpm
postgresql-contribx86_641.el9_3postgresql-contrib-13.14-1.el9_3.x86_64.rpm
postgresql-plperlx86_641.el9_3postgresql-plperl-13.14-1.el9_3.x86_64.rpm
postgresql-plpython3x86_641.el9_3postgresql-plpython3-13.14-1.el9_3.x86_64.rpm
postgresql-pltclx86_641.el9_3postgresql-pltcl-13.14-1.el9_3.x86_64.rpm
postgresql-private-libsx86_641.el9_3postgresql-private-libs-13.14-1.el9_3.x86_64.rpm
postgresql-serverx86_641.el9_3postgresql-server-13.14-1.el9_3.x86_64.rpm
postgresql-upgradex86_641.el9_3postgresql-upgrade-13.14-1.el9_3.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 8
ubuntu
больше 1 года назад

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.

CVSS3: 8
redhat
больше 1 года назад

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.

CVSS3: 8
nvd
больше 1 года назад

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.

CVSS3: 8
msrc
больше 1 года назад

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

CVSS3: 8
debian
больше 1 года назад

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in Postg ...