VYPR

rpm package

suse/postgresql14&distro=SUSE Linux Enterprise Module for Package Hub 15 SP3

pkg:rpm/suse/postgresql14&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP3

Vulnerabilities (8)

  • CVE-2025-8715HigAug 14, 2025
    affected < 14.19-150200.5.61.1fixed 14.19-150200.5.61.1

    Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name

  • CVE-2025-8714HigAug 14, 2025
    affected < 14.19-150200.5.61.1fixed 14.19-150200.5.61.1

    Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected.

  • CVE-2025-8713LowAug 14, 2025
    affected < 14.19-150200.5.61.1fixed 14.19-150200.5.61.1

    PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data availab

  • CVE-2025-4207MedMay 8, 2025
    affected < 14.18-150200.5.58.1fixed 14.18-150200.5.58.1

    Buffer over-read in PostgreSQL GB18030 encoding validation allows a database input provider to achieve temporary denial of service on platforms where a 1-byte over-read can elicit process termination. This affects the database server and also libpq. Versions before PostgreSQL 1

  • CVE-2022-1552Aug 31, 2022
    affected < 14.3-150200.5.12.2fixed 14.3-150200.5.12.2

    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 protecti

  • CVE-2022-2625Aug 18, 2022
    affected < 14.5-150200.5.17.1fixed 14.5-150200.5.17.1

    A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim

  • CVE-2021-23214Mar 4, 2022
    affected < 14.1-5.6.1fixed 14.1-5.6.1

    When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encrypt

  • CVE-2021-23222Mar 2, 2022
    affected < 14.1-5.6.1fixed 14.1-5.6.1

    A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption.