openbsd-ports/databases/postgresql/pkg
mbalmer 2c2240c2f4 Security update to PostgreSQL version 8.1.3.
Vulnerabilities in PostgreSQL SET ROLE/SET SESSION AUTHORIZATION

By issuing SET ROLE with a specially crafted argument, it is possible
for any logged-in database user to acquire the privileges of any other
database user, including superusers.  Database superuser status allows
access to the machine's filesystem and hence might be used to mount
remote attacks against the rest of the server's operating system.
This error exists in PostgreSQL releases 8.1.0 - 8.1.2 and is fixed in 8.1.3.

The same underlying bug exists in SET SESSION AUTHORIZATION in all
releases back to 7.3.  This variant cannot be exploited for privilege
escalation, because one must already be superuser to use SET SESSION
AUTHORIZATION.  However, if the server has been compiled with Asserts
enabled (which is not the default), then it is possible to trigger an
Assert failure before the privilege check is reached.  This would cause
a momentary denial of service to other database users.  This is repaired
in PostgreSQL releases 8.1.3, 8.0.7, 7.4.12, and 7.3.14.
2006-02-14 18:59:36 +00:00
..
DESCR Oh my^W^WMore no longer needed WWW:... lines 2005-03-25 15:13:59 +00:00
DESCR-docs Update to 7.3. 2002-12-17 16:38:53 +00:00
DESCR-server Update to PostgreSQL 7.4.3 2004-07-26 10:10:46 +00:00
INSTALL-server trim down INSTALL script, move stuff into PLIST and MESSAGE. 2004-10-12 21:03:13 +00:00
MESSAGE-server Update PostgreSQL to version 8.1.2 and move the README.OpenBSD file to the 2006-02-05 09:23:22 +00:00
PFRAG.shared SHARED_LIBS 2006-01-07 11:11:17 +00:00
PFRAG.shared-server Update to PostgreSQL 8.1.0 2005-11-08 15:20:42 +00:00
PLIST Rearrange the PLIST's to make sure the subpackages can be individually 2005-11-08 22:07:33 +00:00
PLIST-docs Security update to PostgreSQL version 8.1.3. 2006-02-14 18:59:36 +00:00
PLIST-server Update PostgreSQL to version 8.1.2 and move the README.OpenBSD file to the 2006-02-05 09:23:22 +00:00