NA

CVE-2024-4317

Published: 14/05/2024 Updated: 14/05/2024

Vulnerability Summary

Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.

Vulnerability Trend

Vendor Advisories

Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot exec ...

Github Repositories

RDBMS that can work with applications written for Microsoft SQL Server

WiltonDB Modified PostgreSQL with Babelfish extensions packaged for Windows and Linux Link to documentation News 2024-05-16 WiltonDB 33 update (version 8131) is released for Windows and Linux Bugfixes: this release includes a fix to CVE-2024-4317 from upstream PostgreSQL 157 To apply the fix to existing DB clusters it is necessary to run <installdir>/shar