CVE Catalog

CVE-2016-5423

High
Published: Translated: NVD NIST

Summary

PostgreSQL versions before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 allow remote authenticated users to cause a denial of service (NULL pointer dereference and server crash), obtain sensitive memory information, or possibly execute arbitrary code via (1) a CASE expression within the test value subexpression of another CASE or (2) inlining of an SQL function that implements the equality operator used for a CASE expression involving values of different types.

Risk Assessment

The organization may be exposed to attacks that lead to server crashes and leakage of sensitive data. There is also a risk of arbitrary code execution, which could result in serious security breaches.

Recommendation

It is recommended to upgrade PostgreSQL to the latest version to mitigate this vulnerability. Additionally, server logs should be monitored for potential exploitation attempts.

Other vulnerabilities in PostgreSQL

See all
Original NVD description (English source)

PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 allow remote authenticated users to cause a denial of service (NULL pointer dereference and server crash), obtain sensitive memory information, or possibly execute arbitrary code via (1) a CASE expression within the test value subexpression of another CASE or (2) inlining of an SQL function that implements the equality operator used for a CASE expression involving values of different types.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS