aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-02-12 22:32:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-02-12 22:32:57 +0000
commit20334a9e86bc4d57cd3fe8d2621d8fabb45420ae (patch)
treeb4bc58cbc8ce9af3b04b6d0a2e15e7ca4105207d /src/backend/access/gist/gistxlog.c
parentb71e2bb122cd660fd67868ff06b9d3b57d227237 (diff)
downloadpostgresql-20334a9e86bc4d57cd3fe8d2621d8fabb45420ae.tar.gz
postgresql-20334a9e86bc4d57cd3fe8d2621d8fabb45420ae.zip
Fix bug that allowed any logged-in user to SET ROLE to any other database user
id (CVE-2006-0553). Also fix related bug in SET SESSION AUTHORIZATION that allows unprivileged users to crash the server, if it has been compiled with Asserts enabled. The escalation-of-privilege risk exists only in 8.1.0-8.1.2. However, the Assert-crash risk exists in all releases back to 7.3. Thanks to Akio Ishida for reporting this problem.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions