VYPR

rpm package

suse/postgresql17&distro=SUSE Linux Enterprise Server 12 SP5-LTSS

pkg:rpm/suse/postgresql17&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5-LTSS

Vulnerabilities (9)

  • CVE-2025-8715HigAug 14, 2025
    affected < 17.6-3.16.1fixed 17.6-3.16.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 < 17.6-3.16.1fixed 17.6-3.16.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 < 17.6-3.16.1fixed 17.6-3.16.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 < 17.5-3.13.1fixed 17.5-3.13.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-2025-1094HigFeb 13, 2025
    affected < 17.4-3.10.1fixed 17.4-3.10.1

    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 t

  • CVE-2024-10979Nov 14, 2024
    affected < 17.2-3.5.1fixed 17.2-3.5.1

    Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating sys

  • CVE-2024-10978Nov 14, 2024
    affected < 17.2-3.5.1fixed 17.2-3.5.1

    Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an appli

  • CVE-2024-10977Nov 14, 2024
    affected < 17.2-3.5.1fixed 17.2-3.5.1

    Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper us

  • CVE-2024-10976Nov 14, 2024
    affected < 17.2-3.5.1fixed 17.2-3.5.1

    Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH qu