News Feed
Jobs Feed
Sections




News Archive
Chris Shiflett's Blog:
The Unexpected SQL Injection
October 01, 2007 @ 08:47:00

Chris Shiflett points out an unexpected SQL injection possibility as presented by Alexander Andonov for PHP (involving mysql_real_escape_string).

The focus of the article is stressing the importance of filtering input and escaping output, as neither is a substitute for the other, but he does so very clearly with specific examples [...] A number of example exploits are supplied for each case, and he discusses which ones work, which ones don't, and why.

Chris also uses the post to link to Paul Reinheimer's post about add_slashes versus mysql_escape_string and his own post on the same topic.

0 comments voice your opinion now!
mysqlrealescapestring addslashes mysqlescapestring xss mysqlrealescapestring addslashes mysqlescapestring xss


blog comments powered by Disqus

Similar Posts

Ivo Jansch's Blog: Don’t use addslashes for database escapes

Pierre-Alain Joye's Blog: PHP Security Conference in Paris, 2007/01/29

Greg Beaver's Blog: Quick review of Pixy vulnerability scanner for PEAR users

Stefan Esser's Blog: Suhosin 0.9.21 - XSS Protection

Chris Shiflett's Blog: The Unexpected SQL Injection


Community Events











Don't see your event here?
Let us know!


rest zendframework2 symfony2 phpunit framework interview release language example opinion usergroup database podcast community conference series functional introduction development testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework