VYPR

rpm package

suse/postgresql96&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP3

pkg:rpm/suse/postgresql96&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP3

Vulnerabilities (19)

  • CVE-2021-23214Mar 4, 2022
    affected < 9.6.24-6.18.2fixed 9.6.24-6.18.2

    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 < 9.6.24-6.18.2fixed 9.6.24-6.18.2

    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.

  • 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-2019-10130Jul 30, 2019
    affected < 9.6.13-3.25.1fixed 9.6.13-3.25.1

    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-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

  • CVE-2018-1115CriMay 10, 2018
    affected < 9.6.9-3.19.1fixed 9.6.9-3.19.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

  • CVE-2018-1058HigMar 2, 2018
    affected < 9.6.8-3.16.1fixed 9.6.8-3.16.1

    A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database. Versions 9.3 through 10 are affected.

  • CVE-2018-1053HigFeb 9, 2018
    affected < 9.6.7-3.13.1fixed 9.6.7-3.13.1

    In postgresql 9.3.x before 9.3.21, 9.4.x before 9.4.16, 9.5.x before 9.5.11, 9.6.x before 9.6.7 and 10.x before 10.2, pg_upgrade creates file in current working directory containing the output of `pg_dumpall -g` under umask which was in effect when the user invoked pg_upgrade, an

  • CVE-2017-15099MedNov 22, 2017
    affected < 9.6.6-3.10.1fixed 9.6.6-3.10.1

    INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables where the attacker lacks full read access but has both INSERT

  • CVE-2017-15098HigNov 22, 2017
    affected < 9.6.6-3.10.1fixed 9.6.6-3.10.1

    Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or disclose a few bytes of server memory.

  • CVE-2017-7548HigAug 16, 2017
    affected < 9.6.4-3.6.1fixed 9.6.4-3.6.1

    PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulting in a denial of service.

  • CVE-2017-7547HigAug 16, 2017
    affected < 9.6.4-3.6.1fixed 9.6.4-3.6.1

    PostgreSQL versions before 9.2.22, 9.3.18, 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers to retrieve passwords from the user mappings defined by the foreign server owners without actually having the privileges to do so.

  • CVE-2017-7546CriAug 16, 2017
    affected < 9.6.4-3.6.1fixed 9.6.4-3.6.1

    PostgreSQL versions before 9.2.22, 9.3.18, 9.4.13, 9.5.8 and 9.6.4 are vulnerable to incorrect authentication flaw allowing remote attackers to gain access to database accounts with an empty password.