VYPR

rpm package

suse/postgresql14&distro=SUSE Linux Enterprise Software Development Kit 12 SP5

pkg:rpm/suse/postgresql14&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2012%20SP5

Vulnerabilities (14)

  • CVE-2024-7348Aug 8, 2024
    affected < 14.13-3.44.1fixed 14.13-3.44.1

    Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The at

  • CVE-2024-4317May 9, 2024
    affected < 14.12-3.41.1fixed 14.12-3.41.1

    Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdro

  • CVE-2024-0985Feb 8, 2024
    affected < 14.11-3.36.1fixed 14.11-3.36.1

    Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materi

  • CVE-2023-5870Dec 10, 2023
    affected < 14.10-3.33.1fixed 14.10-3.33.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 < 14.10-3.33.1fixed 14.10-3.33.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 < 14.10-3.33.1fixed 14.10-3.33.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-39417Aug 11, 2023
    affected < 14.9-3.26.1fixed 14.9-3.26.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 < 14.8-3.23.1fixed 14.8-3.23.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 < 14.8-3.23.1fixed 14.8-3.23.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 < 14.7-3.20.1fixed 14.7-3.20.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.

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

    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-3.14.9fixed 14.5-3.14.9

    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-3.3.1fixed 14.1-3.3.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-3.3.1fixed 14.1-3.3.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.