Re: SQL injection bug for null-terminated strings?

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: SQL injection bug for null-terminated strings?
Дата
Msg-id 3F53CC37.9040902@xythos.com
обсуждение исходный текст
Ответ на Re: SQL injection bug for null-terminated strings?  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Also patched into the latest 7.3 build.

--Barry

Kris Jurka wrote:
>
> On Sun, 31 Aug 2003, joe user wrote:
>
>
>>From looking at some logs, it looks like there might
>>be an SQL injection bug with null-terminated strings.
>>Is this a known problem?  If it is not, I will try to
>>write a test program to trigger it.
>>
>
>
> This has been fixed in the development version of the driver.
>
> See the following, check revision 1.29
>
>
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
>
> Kris Jurka
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>



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

Предыдущее
От: "Lufkin, Brad"
Дата:
Сообщение: Re: Caching
Следующее
От: Fernando Nasser
Дата:
Сообщение: Re: Callable Statements