diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2007-02-05 15:41:36 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2007-02-05 15:41:36 +0000 |
commit | d4ee4da9c2713846e1680d77dbcd11b8a6eeb8a4 (patch) | |
tree | 30c18c378edfb376d4e69967506d07debe7ba714 /databases/postgresql82-server | |
parent | Update PostgreSQL with, amongst other things, two security fixes: (diff) |
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.1/static/release.html#RELEASE-8-1-7
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
Diffstat (limited to 'databases/postgresql82-server')
0 files changed, 0 insertions, 0 deletions