From: | Jan Wieck <janwieck(at)yahoo(dot)com> |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | Trond Eivind Glomsrød <teg(at)redhat(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Zlib vulnerability heads-up. |
Date: | 2002-03-12 21:00:56 |
Message-ID: | 200203122100.g2CL0v131118@saturn.janwieck.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Lamar Owen wrote:
> On Tuesday 12 March 2002 11:24 am, Trond Eivind Glomsrød wrote:
> > Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> > > Updating zlib is strongly recommended by many sources, and a patch is
> > > available.
>
> > FWIW, I really doubt this is much of a problem for postgresql. It's
> > mainly a problem for applications dealing with untrusted, compressed
> > data (webbrowsers, imageviewers, programs with skins downloaded from
> > the Internet) etc.
>
> It's probably NOT a big problem; but it IS a bug in an underlying library.
If fact, it isn't a problem at all. The only data any
PostgreSQL DBA would ever pump into a restore is something he
built himself or something he got from a secure source,
right? I mean, you don't feed some unknown script you found
on the net into the DB as the PostgreSQL superuser. In that
case, someone doesn't need to hand-craft such bad compressed
data, he can simply use the \! functionality of psql in his
script to do whatever he wants as user postgres.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Hunter Hillegas | 2002-03-12 21:06:56 | Re: Tuning 7.2? Different than 7.1.3? |
Previous Message | Stephan Szabo | 2002-03-12 20:57:15 | Re: Tuning 7.2? Different than 7.1.3? |
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew Kirkwood | 2002-03-12 21:25:12 | Lightweight locking primitive |
Previous Message | Lamar Owen | 2002-03-12 20:50:01 | Re: Zlib vulnerability heads-up. |