[24058] in bugtraq
SPI Labs SQL Injection Whitepaper Available
daemon@ATHENA.MIT.EDU (spi labs)
Thu Jan 31 16:12:22 2002
Message-ID: <000501c1a932$25565b80$0901010a@spidata>
From: "spi labs" <spilabs@spidynamics.com>
To: <logerror@net-security.org>, <bugtraq@securityfocus.com>,
<pen-test@securityfocus.com>, <webappsec@securityfocus.com>,
<news@securiteam.com>, <submissions@packetstormsecurity.org>,
<webmaster@hideaway.net>
Date: Tue, 29 Jan 2002 18:02:11 -0800
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
The SPI Labs whitepaper on SQL injection has been released. It is
available in PDF format from:
http://www.spidynamics.com/papers/SQLInjectionWhitePaper.pdf
Here's the overview:
SQL injection is a technique for exploiting web applications
that use client-supplied data in SQL queries without stripping illegal
characters first. Despite being remarkably simple to protect against, there
is an astonishing number of production systems connected to the Internet
that are vulnerable to this type of attack. The objective of this paper is
to educate the professional security community on the techniques that can be
used to take advantage of a web application that is vulnerable to SQL
injection as well as make clear the correct mechanisms that should be put in
place to protect against SQL injection, as well as input validations
problems in general.
Please send comments and questions to spilabs@spidynamics.com