VYPR

rpm package

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

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

Vulnerabilities (14)

  • CVE-2022-1552Aug 31, 2022
    affected < 10.21-4.28.3fixed 10.21-4.28.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-2021-23214Mar 4, 2022
    affected < 10.19-4.22.1fixed 10.19-4.22.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 < 10.19-4.22.1fixed 10.19-4.22.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.

  • CVE-2021-32028Oct 11, 2021
    affected < 10.18-4.19.6fixed 10.18-4.19.6

    A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.

  • CVE-2021-32027Jun 1, 2021
    affected < 10.18-4.19.6fixed 10.18-4.19.6

    A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest t

  • CVE-2020-25696Nov 23, 2020
    affected < 10.15-4.9.1fixed 10.15-4.9.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 < 10.15-4.9.1fixed 10.15-4.9.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 < 10.15-4.9.1fixed 10.15-4.9.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 < 10.15-4.9.1fixed 10.15-4.9.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-14349Aug 24, 2020
    affected < 10.15-4.9.1fixed 10.15-4.9.1

    It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the search_path during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in

  • CVE-2020-1720Mar 17, 2020
    affected < 10.12-1.18.1fixed 10.12-1.18.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-10130Jul 30, 2019
    affected < 10.8-1.9.1fixed 10.8-1.9.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-2019-10164Jun 26, 2019
    affected < 10.9-1.12.2fixed 10.9-1.12.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-1.6.1fixed 10.6-1.6.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.