OESA-2022-1706

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1706
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1706.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-1706
Upstream
Published
2022-06-10T11:03:52Z
Modified
2025-08-12T05:07:29.504562Z
Summary
libpq security update
Details

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. This package provides the essential shared library for any PostgreSQL client program or interface.

Security Fix(es):

A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include maxworkerprocesses=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.(CVE-2021-3677)

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)

A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.(CVE-2021-32028)

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

Affected packages

openEuler:22.03-LTS / libpq

Package

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

Affected ranges

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

Ecosystem specific

{
    "src": [
        "libpq-11.16-1.oe2203.src.rpm"
    ],
    "x86_64": [
        "libpq-11.16-1.oe2203.x86_64.rpm",
        "libpq-debuginfo-11.16-1.oe2203.x86_64.rpm",
        "libpq-debugsource-11.16-1.oe2203.x86_64.rpm",
        "libpq-devel-11.16-1.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "libpq-11.16-1.oe2203.aarch64.rpm",
        "libpq-debuginfo-11.16-1.oe2203.aarch64.rpm",
        "libpq-devel-11.16-1.oe2203.aarch64.rpm",
        "libpq-debugsource-11.16-1.oe2203.aarch64.rpm"
    ]
}