Information Exposure Affecting postgresql15 package, versions <10.1-r0


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment

    Threat Intelligence

    EPSS
    0.67% (81st percentile)

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-ALPINE317-POSTGRESQL15-3141266
  • published 22 Nov 2017
  • disclosed 22 Nov 2017

How to fix?

Upgrade Alpine:3.17 postgresql15 to version 10.1-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql15 package and not the postgresql15 package as distributed by Alpine. See How to fix? for Alpine:3.17 relevant fixed versions and status.

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 and UPDATE privileges. Exploits bypass row level security policies and lack of SELECT privilege.