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):
When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.(CVE-2021-23214)
A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption.(CVE-2021-23222)
{
"severity": "High"
}{
"aarch64": [
"postgresql-13.3-7.oe2203.aarch64.rpm",
"postgresql-debuginfo-13.3-7.oe2203.aarch64.rpm",
"postgresql-plpython3-13.3-7.oe2203.aarch64.rpm",
"postgresql-server-13.3-7.oe2203.aarch64.rpm",
"postgresql-contrib-13.3-7.oe2203.aarch64.rpm",
"postgresql-llvmjit-13.3-7.oe2203.aarch64.rpm",
"postgresql-debugsource-13.3-7.oe2203.aarch64.rpm",
"postgresql-server-devel-13.3-7.oe2203.aarch64.rpm",
"postgresql-test-13.3-7.oe2203.aarch64.rpm",
"postgresql-docs-13.3-7.oe2203.aarch64.rpm",
"postgresql-plperl-13.3-7.oe2203.aarch64.rpm",
"postgresql-pltcl-13.3-7.oe2203.aarch64.rpm",
"postgresql-static-13.3-7.oe2203.aarch64.rpm"
],
"noarch": [
"postgresql-test-rpm-macros-13.3-7.oe2203.noarch.rpm"
],
"src": [
"postgresql-13.3-7.oe2203.src.rpm"
],
"x86_64": [
"postgresql-docs-13.3-7.oe2203.x86_64.rpm",
"postgresql-plperl-13.3-7.oe2203.x86_64.rpm",
"postgresql-server-devel-13.3-7.oe2203.x86_64.rpm",
"postgresql-13.3-7.oe2203.x86_64.rpm",
"postgresql-pltcl-13.3-7.oe2203.x86_64.rpm",
"postgresql-debuginfo-13.3-7.oe2203.x86_64.rpm",
"postgresql-llvmjit-13.3-7.oe2203.x86_64.rpm",
"postgresql-server-13.3-7.oe2203.x86_64.rpm",
"postgresql-static-13.3-7.oe2203.x86_64.rpm",
"postgresql-plpython3-13.3-7.oe2203.x86_64.rpm",
"postgresql-test-13.3-7.oe2203.x86_64.rpm",
"postgresql-contrib-13.3-7.oe2203.x86_64.rpm",
"postgresql-debugsource-13.3-7.oe2203.x86_64.rpm"
]
}