CVE-2018-10915

Summary

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.

Affected Software

VendorProductVersion RangeStatus
PostgreSQL Global Development Grouppostgresql10.5affected
PostgreSQL Global Development Grouppostgresql9.6.10affected
PostgreSQL Global Development Grouppostgresql9.5.14affected
PostgreSQL Global Development Grouppostgresql9.4.19affected
PostgreSQL Global Development Grouppostgresql9.3.24affected

Weaknesses

  • CWE-665: CWE-665
  • CWE-200: CWE-200
  • CWE-89: CWE-89

ADP Enrichment

CVE Program Container

Additional References

References