News Feed
Jobs Feed
Sections




News Archive
Gareth Heyes' Blog:
htmlentities is badly designed
November 26, 2007 @ 10:23:00

Gareth Heyes has a quick new post to his blog today about the use of htmlentities and the false assumptions some developers have about it:

When someone uses htmlentities I've seen it time and time again that they expect that it filters variables from all XSS. This is wrong of course because the function requires a second parameter ENT_QUOTES which correctly replaces quote characters. Some developers aren't even aware that quotes can lead to XSS injection.

He reminds developers of the second parameter - the ENT_QUOTES parameter that correctly replaces quotes. Other people have mentions things in the comments as well like another optional parameter to force an encoding type and opinions about the function's use.

0 comments voice your opinion now!
htmlentities design quote xss injection entquotes encoding htmlentities design quote xss injection entquotes encoding


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: ZF Blog App - Part 4: Design with Blueprint CSS & Zend_Layout

DevShed: Iterators in the Simplest Sense - An Accessible Implementation in PHP 4

Stefan Mischook's Blog: Defending against SQL Injection attacks

DevShed: Creating a MySQL Abstraction Layer with Bridge Classes in PHP 5

PHP Magazine: SuSE - New PHP Packages Fix XSS and Information Leak


Community Events











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


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

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