SQL Injection Affecting postgresql-devel package, versions <0:9.2.24-1.el7_5


Severity

Recommended
0.0
high
0
10

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.26% (65th 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-ORACLE7-POSTGRESQLDEVEL-2526496
  • published10 Apr 2022
  • 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 Oracle:7 postgresql-devel to version 0:9.2.24-1.el7_5 or higher.
This issue was patched in ELSA-2018-2557.

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql-devel package and not the postgresql-devel package as distributed by Oracle. See How to fix? for Oracle:7 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.