Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2025-3978

Опубликовано: 18 июн. 2025
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2025-3978: postgresql security update (IMPORTANT)

[9.2.24-9.0.5]

  • Resolves CVE-2025-1094: Improper neutralization of quoting syntax in certain
  • libpq functions [Orabug: 37843176]

Обновленные пакеты

Oracle Linux 7

Oracle Linux x86_64

postgresql

9.2.24-9.0.5.el7_9

postgresql-contrib

9.2.24-9.0.5.el7_9

postgresql-devel

9.2.24-9.0.5.el7_9

postgresql-docs

9.2.24-9.0.5.el7_9

postgresql-libs

9.2.24-9.0.5.el7_9

postgresql-plperl

9.2.24-9.0.5.el7_9

postgresql-plpython

9.2.24-9.0.5.el7_9

postgresql-pltcl

9.2.24-9.0.5.el7_9

postgresql-server

9.2.24-9.0.5.el7_9

postgresql-static

9.2.24-9.0.5.el7_9

postgresql-test

9.2.24-9.0.5.el7_9

postgresql-upgrade

9.2.24-9.0.5.el7_9

Связанные CVE

Связанные уязвимости

CVSS3: 8.1
ubuntu
6 месяцев назад

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 client_encoding is BIG5 and server_encoding is one of EUC_TW or MULE_INTERNAL. Versions before PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 are affected.

CVSS3: 8.1
redhat
6 месяцев назад

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 client_encoding is BIG5 and server_encoding is one of EUC_TW or MULE_INTERNAL. Versions before PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 are affected.

CVSS3: 8.1
nvd
6 месяцев назад

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 client_encoding is BIG5 and server_encoding is one of EUC_TW or MULE_INTERNAL. Versions before PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 are affected.

CVSS3: 8.1
msrc
6 месяцев назад

Описание отсутствует

CVSS3: 8.1
debian
6 месяцев назад

Improper neutralization of quoting syntax in PostgreSQL libpq function ...