SQL Injection Affecting postgresql-9.5 package, versions <9.5.25-0ubuntu0.16.04.1+esm5


medium

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.14% (50th percentile)
Expand this section
NVD
8.8 high
Expand this section
SUSE
6.3 medium
Expand this section
Red Hat
7.5 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-UBUNTU1604-POSTGRESQL95-5840197
  • published 12 Aug 2023
  • disclosed 11 Aug 2023

How to fix?

Upgrade Ubuntu:16.04 postgresql-9.5 to version 9.5.25-0ubuntu0.16.04.1+esm5 or higher.

NVD Description

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

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.