VYPR

rpm package

suse/postgresql10&distro=SUSE Linux Enterprise Module for Basesystem 15

pkg:rpm/suse/postgresql10&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015

Vulnerabilities (8)

  • CVE-2020-1720Mar 17, 2020
    affected < 10.12-4.19.1fixed 10.12-4.19.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 < 10.10-4.16.1fixed 10.10-4.16.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-2019-10130Jul 30, 2019
    affected < 10.9-4.13.2fixed 10.9-4.13.2

    A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common

  • CVE-2019-10164Jun 26, 2019
    affected < 10.9-4.13.2fixed 10.9-4.13.2

    PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary co

  • CVE-2018-16850Nov 13, 2018
    affected < 10.6-4.8.1fixed 10.6-4.8.1

    postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.

  • CVE-2018-10925HigAug 9, 2018
    affected < 10.5-4.5.1fixed 10.5-4.5.1

    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 < 10.5-4.5.1fixed 10.5-4.5.1

    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

  • CVE-2018-1115CriMay 10, 2018
    affected < 10.5-4.5.1fixed 10.5-4.5.1

    postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn't follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could exploit this to force