Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931849 (CVE-2024-4317)

Summary: <dev-db/postgresql-{4.12-r1:14,15.7-r1:15,16.3-r1:16}: Information Disclosure
Product: Gentoo Security Reporter: Patrick Lauer <patrick>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: CONFIRMED ---    
Severity: normal CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.postgresql.org/support/security/CVE-2024-4317/
Whiteboard: B4 [glsa?]
Package list:
Runtime testing required: ---
Bug Depends on: 931846    
Bug Blocks:    

Description Patrick Lauer gentoo-dev 2024-05-13 07:19:12 UTC
From the URL:

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, which are provided as a convenience in the below section. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.
Comment 1 Hans de Graaff gentoo-dev Security 2024-05-14 05:47:32 UTC
Thanks for the quick action!