OESA-2023-1576

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1576
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1576.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1576
Upstream
Published
2023-09-02T11:05:49Z
Modified
2025-08-12T05:21:49.520868Z
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):

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)

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.12-1.oe2203

Ecosystem specific

{
    "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"
    ]
}