OESA-2025-1155

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1155
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1155.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1155
Upstream
Published
2025-02-21T13:35:44Z
Modified
2025-08-12T05:48:46.522588Z
Summary
postgresql security update
Details

PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.

Security Fix(es):

Improper neutralization of quoting syntax in PostgreSQL libpq functions PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn() allows a database input provider to achieve SQL injection in certain usage patterns. Specifically, SQL injection requires the application to use the function result to construct input to psql, the PostgreSQL interactive terminal. Similarly, improper neutralization of quoting syntax in PostgreSQL command line utility programs allows a source of command line arguments to achieve SQL injection when clientencoding is BIG5 and serverencoding is one of EUCTW or MULEINTERNAL. Versions before PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 are affected.(CVE-2025-1094)

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

Affected packages

openEuler:24.03-LTS / postgresql

Package

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

Affected ranges

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

Ecosystem specific

{
    "aarch64": [
        "postgresql-15.11-1.oe2403.aarch64.rpm",
        "postgresql-contrib-15.11-1.oe2403.aarch64.rpm",
        "postgresql-debuginfo-15.11-1.oe2403.aarch64.rpm",
        "postgresql-debugsource-15.11-1.oe2403.aarch64.rpm",
        "postgresql-docs-15.11-1.oe2403.aarch64.rpm",
        "postgresql-llvmjit-15.11-1.oe2403.aarch64.rpm",
        "postgresql-plperl-15.11-1.oe2403.aarch64.rpm",
        "postgresql-plpython3-15.11-1.oe2403.aarch64.rpm",
        "postgresql-pltcl-15.11-1.oe2403.aarch64.rpm",
        "postgresql-private-devel-15.11-1.oe2403.aarch64.rpm",
        "postgresql-private-libs-15.11-1.oe2403.aarch64.rpm",
        "postgresql-server-15.11-1.oe2403.aarch64.rpm",
        "postgresql-server-devel-15.11-1.oe2403.aarch64.rpm",
        "postgresql-static-15.11-1.oe2403.aarch64.rpm",
        "postgresql-test-15.11-1.oe2403.aarch64.rpm"
    ],
    "noarch": [
        "postgresql-test-rpm-macros-15.11-1.oe2403.noarch.rpm"
    ],
    "x86_64": [
        "postgresql-15.11-1.oe2403.x86_64.rpm",
        "postgresql-contrib-15.11-1.oe2403.x86_64.rpm",
        "postgresql-debuginfo-15.11-1.oe2403.x86_64.rpm",
        "postgresql-debugsource-15.11-1.oe2403.x86_64.rpm",
        "postgresql-docs-15.11-1.oe2403.x86_64.rpm",
        "postgresql-llvmjit-15.11-1.oe2403.x86_64.rpm",
        "postgresql-plperl-15.11-1.oe2403.x86_64.rpm",
        "postgresql-plpython3-15.11-1.oe2403.x86_64.rpm",
        "postgresql-pltcl-15.11-1.oe2403.x86_64.rpm",
        "postgresql-private-devel-15.11-1.oe2403.x86_64.rpm",
        "postgresql-private-libs-15.11-1.oe2403.x86_64.rpm",
        "postgresql-server-15.11-1.oe2403.x86_64.rpm",
        "postgresql-server-devel-15.11-1.oe2403.x86_64.rpm",
        "postgresql-static-15.11-1.oe2403.x86_64.rpm",
        "postgresql-test-15.11-1.oe2403.x86_64.rpm"
    ],
    "src": [
        "postgresql-15.11-1.oe2403.src.rpm"
    ]
}