Re: PQencryptPassword() and encoding

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: PQencryptPassword() and encoding
Дата
Msg-id 12713.61.7.248.130.1166593164.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответ на Re: PQencryptPassword() and encoding  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, December 20, 2006 11:08, Tom Lane wrote:
> "Jeroen T. Vermeulen" <jtv@xs4all.nl> writes:
>> Probably a silly question, but better safe than sorry:
>> AFAICS there's no way for PQencryptPassword() to see what encoding
>> applies.  Are we quite sure that that is not a problem?
>
> Right offhand it seems that the worst possible consequence is
> authentication failure: you originally entered your password
> as foobar in encoding X, and then when you enter foobar in
> encoding Y, you get the raspberry.  Do you see something else?

That's definitely the first thing that springs to mind.  I don't suppose
the problems we had with escaping could happen here, and there probably
aren't any security implications.

Getting different password hashes depending on your client encoding would
probably not hit a lot of people, but it would be annoying and hard to
debug where it did happen.  If it can happen in the first place, that is,
which is what I'm asking.


Jeroen




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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Companies Contributing to Open Source
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Companies Contributing to Open Source