Date: Mon, 5 Feb 2007 15:41:41 +0000 (UTC) From: Palle Girgensohn <girgen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql82-server Makefile distinfo Message-ID: <200702051541.l15FffYs069921@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
girgen 2007-02-05 15:41:41 UTC
FreeBSD ports repository
Modified files:
databases/postgresql82-server Makefile distinfo
Log:
Update PostgreSQL with, amongst other things, two security fixes:
A vulnerability allows suppressing the normal checks that a SQL
function returns the data type it's declared to do. These errors can
easily be exploited to cause a backend crash, and in principle might
be used to read database content that the user should not be able to
access. [CVE-2007-0555]
A vulnerability involving changing the data type of a table column
can easily be exploited to cause a backend crash, and in principle
might be used to read database content that the user should not be
able to access. [CVE-2007-0556]
The release includes a set of other fixes as well. Please see the
release information at
http://www.postgresql.org/docs/8.2/static/release-8-2-2.html
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0555
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0556
Revision Changes Path
1.164 +1 -1 ports/databases/postgresql82-server/Makefile
1.53 +12 -12 ports/databases/postgresql82-server/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702051541.l15FffYs069921>
