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

exploitDog

oracle-oval логотип

ELSA-2025-1736

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

Описание

ELSA-2025-1736: postgresql:13 security update (IMPORTANT)

pgaudit [1.5.0-1]

  • Update to version 1.5.0 Related: #1855776

pg_repack [1.4.6-3]

  • Release bump - enable gating

postgres-decoderbufs [0.10.0-2]

  • Release bump for rebuild against libpq-12.1-3

postgresql [13.20-1]

  • Update to 13.20
  • Fix CVE-2025-1094

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

Oracle Linux 8

Oracle Linux aarch64

Module postgresql:13 is enabled

pg_repack

1.4.6-3.module+el8.9.0+90098+1560b6c2

pgaudit

1.5.0-1.module+el8.9.0+90098+1560b6c2

postgres-decoderbufs

0.10.0-2.module+el8.9.0+90098+1560b6c2

postgresql

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-contrib

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-docs

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-plperl

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-plpython3

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-pltcl

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-server

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-server-devel

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-static

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-test

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-test-rpm-macros

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-upgrade

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-upgrade-devel

13.20-1.module+el8.10.0+90526+050ec11b

Oracle Linux x86_64

Module postgresql:13 is enabled

pg_repack

1.4.6-3.module+el8.9.0+90098+1560b6c2

pgaudit

1.5.0-1.module+el8.9.0+90098+1560b6c2

postgres-decoderbufs

0.10.0-2.module+el8.9.0+90098+1560b6c2

postgresql

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-contrib

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-docs

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-plperl

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-plpython3

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-pltcl

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-server

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-server-devel

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-static

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-test

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-test-rpm-macros

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-upgrade

13.20-1.module+el8.10.0+90526+050ec11b

postgresql-upgrade-devel

13.20-1.module+el8.10.0+90526+050ec11b

Связанные CVE

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

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

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
4 месяца назад

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
4 месяца назад

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
4 месяца назад

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

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

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