Lucene search

K
redhatcveRedhat.comRH:CVE-2019-10130
HistoryMay 13, 2019 - 7:20 a.m.

CVE-2019-10130

2019-05-1307:20:28
redhat.com
access.redhat.com
12

0.002 Low

EPSS

Percentile

53.8%

PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.