SQL Injection Affecting postgresql95-static package, versions <0:9.5.14-1.79.amzn1


Severity

Recommended
0.0
high
0
10

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.26% (67th 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 Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-AMZN201803-POSTGRESQL95STATIC-1715673
  • published27 Sept 2021
  • disclosed9 Aug 2018

Introduced: 9 Aug 2018

CVE-2018-10915  (opens in a new tab)
CWE-89  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2018.03 postgresql95-static to version 0:9.5.14-1.79.amzn1 or higher.
This issue was patched in ALAS-2018-1079.

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql95-static package and not the postgresql95-static package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2018.03 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.