PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you'll need to access a PostgreSQL DBMS server.
Security Fix(es):
IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.(CVE-2023-39417)
{ "severity": "High" }
{ "noarch": [ "postgresql-test-rpm-macros-13.12-1.oe2203.noarch.rpm" ], "aarch64": [ "postgresql-server-13.12-1.oe2203.aarch64.rpm", "postgresql-pltcl-13.12-1.oe2203.aarch64.rpm", "postgresql-contrib-13.12-1.oe2203.aarch64.rpm", "postgresql-debuginfo-13.12-1.oe2203.aarch64.rpm", "postgresql-plperl-13.12-1.oe2203.aarch64.rpm", "postgresql-plpython3-13.12-1.oe2203.aarch64.rpm", "postgresql-server-devel-13.12-1.oe2203.aarch64.rpm", "postgresql-docs-13.12-1.oe2203.aarch64.rpm", "postgresql-debugsource-13.12-1.oe2203.aarch64.rpm", "postgresql-13.12-1.oe2203.aarch64.rpm", "postgresql-llvmjit-13.12-1.oe2203.aarch64.rpm", "postgresql-static-13.12-1.oe2203.aarch64.rpm", "postgresql-test-13.12-1.oe2203.aarch64.rpm" ], "x86_64": [ "postgresql-plpython3-13.12-1.oe2203.x86_64.rpm", "postgresql-test-13.12-1.oe2203.x86_64.rpm", "postgresql-debuginfo-13.12-1.oe2203.x86_64.rpm", "postgresql-server-devel-13.12-1.oe2203.x86_64.rpm", "postgresql-13.12-1.oe2203.x86_64.rpm", "postgresql-llvmjit-13.12-1.oe2203.x86_64.rpm", "postgresql-debugsource-13.12-1.oe2203.x86_64.rpm", "postgresql-plperl-13.12-1.oe2203.x86_64.rpm", "postgresql-static-13.12-1.oe2203.x86_64.rpm", "postgresql-pltcl-13.12-1.oe2203.x86_64.rpm", "postgresql-docs-13.12-1.oe2203.x86_64.rpm", "postgresql-server-13.12-1.oe2203.x86_64.rpm", "postgresql-contrib-13.12-1.oe2203.x86_64.rpm" ], "src": [ "postgresql-13.12-1.oe2203.src.rpm" ] }