Re: Sql injection attacks

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Sql injection attacks
Дата
Msg-id 87bri27uh6.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: Sql injection attacks  (Geoff Caplan <geoff@variosoft.com>)
Ответы Re: Sql injection attacks  (Geoff Caplan <geoff@variosoft.com>)
Список pgsql-general
Geoff Caplan <geoff@variosoft.com> writes:

> But in web work, you are often using GET/POST data directly in your
> SQL clauses, so the untrusted data is part of the query syntax and not
> just a value.

Can you give an example of this that isn't also an example of
obviously bad application design?

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: selecting more that 2 tables based on 1 subquery find an error
Следующее
От: Jerry LeVan
Дата:
Сообщение: isNumeric function?