VYPR

rpm package

suse/postgresql96&distro=SUSE OpenStack Cloud 7

pkg:rpm/suse/postgresql96&distro=SUSE%20OpenStack%20Cloud%207

Vulnerabilities (8)

  • CVE-2020-25696Nov 23, 2020
    affected < 9.6.20-6.8.1fixed 9.6.20-6.8.1

    A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \gset when querying a compromised server, the attacker can execute arbitrary code

  • CVE-2020-25695Nov 16, 2020
    affected < 9.6.20-6.8.1fixed 9.6.20-6.8.1

    A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuse

  • CVE-2020-25694Nov 16, 2020
    affected < 9.6.20-6.8.1fixed 9.6.20-6.8.1

    A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant paramet

  • CVE-2020-14350Aug 24, 2020
    affected < 9.6.20-6.8.1fixed 9.6.20-6.8.1

    It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such exte

  • CVE-2020-1720Mar 17, 2020
    affected < 9.6.17-3.33.1fixed 9.6.17-3.33.1

    A flaw was found in PostgreSQL's "ALTER ... DEPENDS ON EXTENSION", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corr

  • CVE-2019-10208Oct 29, 2019
    affected < 9.6.15-3.29.1fixed 9.6.15-3.29.1

    A flaw was discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on th

  • CVE-2018-10925HigAug 9, 2018
    affected < 9.6.10-3.22.7fixed 9.6.10-3.22.7

    It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "CREATE TABLE" privileges could exploit this to read arbitrar

  • CVE-2018-10915HigAug 9, 2018
    affected < 9.6.10-3.22.7fixed 9.6.10-3.22.7

    A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with "host" or "hostaddr" connection parameters from untrusted input, attackers could by