Re: dblink connection security

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: dblink connection security
Дата
Msg-id 20070709141200.GW4887@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: dblink connection security  (Joe Conway <mail@joeconway.com>)
Ответы Re: dblink connection security
Список pgsql-patches
* Joe Conway (mail@joeconway.com) wrote:
> Get serious. Internal functions are specifically designed and maintained to
> be safe within the confines of the database security model. We are
> discussing extensions to the core, all of which must be installed by
> choice, by a superuser.

Extensions should also be designed and maintained to be safe within the
confines of the database security model.  Having to be installed by a
superuser doesn't change that.  I would consider it a serious risk which
would need to be fixed if, for example, a function in PostGIS was found
to allow priviledge escalation by a user.  Claiming it was installed "by
choice, by a superuser" doesn't change that.

It's about as good as saying "Well, an admin had to install PostgreSQL
on the system, by choice, and therefore we don't need to worry about PG
allowing someone remote shell access to the system".

    Thanks,

        Stephen

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: script binaries renaming
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: dblink connection security