ISO guidelines/strategies to guard injection attacks

From: Kynn Jones <kynnjo(at)gmail(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: ISO guidelines/strategies to guard injection attacks
Date: 2010-01-19 21:23:53
Message-ID: c2350ba41001191323p4e7097fbq201826a756e63ef8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a Perl CGI script (using DBD::Pg) that interfaces with a server-side
Pg database. I'm looking for general guidelines/tools/strategies that will
help me guard against SQL injection attacks.

Any pointers/suggestions would be much appreciated.

~K

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben Chobot 2010-01-19 21:27:47 changing log_min_duration_statement
Previous Message Terry 2010-01-19 14:50:09 Re: data dump help