Incorrect Authorization Affecting postgresql-9.6 package, versions <9.6.10-0+deb9u1


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.14% (50th percentile)
Expand this section
NVD
8.1 high
Expand this section
SUSE
7.1 high
Expand this section
Red Hat
7.1 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIAN9-POSTGRESQL96-282999
  • published 9 Aug 2018
  • disclosed 9 Aug 2018

How to fix?

Upgrade Debian:9 postgresql-9.6 to version 9.6.10-0+deb9u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-9.6 package and not the postgresql-9.6 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

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 arbitrary bytes server memory. If the attacker also had certain "INSERT" and limited "UPDATE" privileges to a particular table, they could exploit this to update other columns in the same table.