VYPR

rpm package

suse/postgresql15&distro=SUSE Linux Enterprise Module for Package Hub 15 SP4

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

Vulnerabilities (11)

  • CVE-2025-8715HigAug 14, 2025
    affected < 15.14-150200.5.44.1fixed 15.14-150200.5.44.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 < 15.14-150200.5.44.1fixed 15.14-150200.5.44.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 < 15.14-150200.5.44.1fixed 15.14-150200.5.44.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-2023-5870Dec 10, 2023
    affected < 15.5-150200.5.19.1fixed 15.5-150200.5.19.1

    A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background

  • CVE-2023-5868Dec 10, 2023
    affected < 15.5-150200.5.19.1fixed 15.5-150200.5.19.1

    A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclo

  • CVE-2023-5869Dec 10, 2023
    affected < 15.5-150200.5.19.1fixed 15.5-150200.5.19.1

    A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overfl

  • CVE-2023-39418Aug 11, 2023
    affected < 15.4-150200.5.12.1fixed 15.4-150200.5.12.1

    A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows.

  • CVE-2023-39417Aug 11, 2023
    affected < 15.4-150200.5.12.1fixed 15.4-150200.5.12.1

    IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, a

  • CVE-2023-2455Jun 9, 2023
    affected < 15.3-150200.5.9.1fixed 15.3-150200.5.9.1

    Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happe

  • CVE-2023-2454Jun 9, 2023
    affected < 15.3-150200.5.9.1fixed 15.3-150200.5.9.1

    schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.

  • CVE-2022-41862Mar 3, 2023
    affected < 15.2-150200.5.6.1fixed 15.2-150200.5.6.1

    In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.