OESA-2022-2061

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2061
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2061.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-2061
Upstream
Published
2022-11-11T11:04:32Z
Modified
2025-08-12T05:07:29.065326Z
Summary
postgresql security update
Details

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)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS / postgresql

Package

Name
postgresql
Purl
pkg:rpm/openEuler/postgresql&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
13.3-7.oe2203

Ecosystem specific

{
    "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"
    ],
    "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"
    ],
    "src": [
        "postgresql-13.3-7.oe2203.src.rpm"
    ],
    "noarch": [
        "postgresql-test-rpm-macros-13.3-7.oe2203.noarch.rpm"
    ]
}