Re: Protection from SQL injection

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Protection from SQL injection
Дата
Msg-id c2d9e70e0804261116yca965eflf24586c4ca0cf852@mail.gmail.com
обсуждение исходный текст
Ответ на Protection from SQL injection  ("Thomas Mueller" <thomas.tom.mueller@gmail.com>)
Ответы Re: Protection from SQL injection  ("Thomas Mueller" <thomas.tom.mueller@gmail.com>)
Список pgsql-sql
On Sat, Apr 26, 2008 at 11:32 AM, Thomas Mueller
<thomas.tom.mueller@gmail.com> wrote:
>
> The 'ALLOW_LITERALS NONE' mode is enabled by the developer itself, or
> by an administrator.


then it solves nothing...
what if the developer never SET ALLOW_LITERALS NONE or
maybe i can inject "select * from tab where intcol = intcol; set
allow_literals all; add any query you want"

-- 
regards,
Jaime Casanova
Soporte de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 087171157


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Protection from SQL injection
Следующее
От: "Thomas Mueller"
Дата:
Сообщение: Fwd: Protection from SQL injection