SQL Injection Affecting postgresql-9.6 package, versions <9.6.10-0+deb9u1


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.26% (66th percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
8.5 high
Expand this section
Red Hat
8.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-DEBIAN9-POSTGRESQL96-282994
  • 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.

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 bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.