OESA-2022-2104

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2104
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2104.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-2104
Upstream
Published
2022-11-18T11:04:37Z
Modified
2025-08-12T05:11:34.936313Z
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. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user's objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck commands activated relevant protections too late or not at all during the process. This flaw allows an attacker with permission to create non-temporary objects in at least one schema to execute arbitrary SQL functions under a superuser identity.(CVE-2022-1552)

Database specific
{
    "severity": "High"
}
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
13.7-1.oe2203

Ecosystem specific

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