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

Templora.com: Basic PHP Script Security

PHPMaster.com: PHP Security: Cross-Site Scripting Attacks (XSS)

Zend Developer Zone: Avoiding XSS security attacks to sites that use HTML editors

Evert Pot's Blog: Preventing XSS in Javascript strings

Anson Cheung: Top 6 security attacks in PHP


Community Events











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


zendframework2 language development phpunit application opinion functional example community testing podcast interview code introduction unittest series release object framework conference

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