Re: Best practices for protect applications agains Sql injection.

From: brian <brian(at)zijn-digital(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Best practices for protect applications agains Sql injection.
Date: 2008-01-23 20:45:04
Message-ID: 4797A750.4060107@zijn-digital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pepone.onrez wrote:
> Hi all
>
> I interesting in the protect my applications that use postgresql as is
> database backend from Sql Injections attacks, can any recommend me best
> pratices or references to protected postgres from this kind of malicious
> users.
>

What are you using on the application side? For instance, with PHP, you
might want to look into the PEAR MDB2 package (specifically, the
prepared statements).

brian

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tommy Gildseth 2008-01-23 20:55:39 Re: ascii to utf-8
Previous Message Erik Jones 2008-01-23 20:39:20 Re: pg_xlog and standby