News Feed
Jobs Feed
Sections




News Archive
Padraic Brady's Blog:
CodeIgniter 2.0.2 Cross-Site Scripting (XSS) Fixes And Recommendations
May 10, 2011 @ 11:12:55

Padraic Brady has a new post looking at a cross-site scripting issue he came across when working with CodeIgniter 2.0.2 and some fixes and recommendations he has about correcting the situation.

EllisLabs' news release for CodeIgniter 2.0.2 makes mention of "a small vulnerability". This small vulnerability is mentioned no where else (not even the actual changelog for 2.0.2). In reality, I reported seven distinct vulnerabilities across two classes. These vulnerabilities might allow an attacker to inject arbitrary HTML, CSS or Javascript, i.e. Cross-Site Scripting (XSS) into an application's output.

He gives a list of four recommendations that CodeIgniter 2.0.2 users can take to creating (or updating) their applications including using HTMLPurifier when you need sanitization and ensuring that views and templates from third parties are clear of XSS issues.

0 comments voice your opinion now!
crosssitescripting xss codeigniter filter htmlpurifier


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Book Review – CodeIgniter 1.7: Professional Development

Pierre-Alain Joye's Blog: how to do not work around filter (don't be lazy :)

Acunetix.com: Web Site Security Center

Tony Freixas's Blog: High-performance debugging

PHPFreaks.com: Protecting php applications with PHPIDS


Community Events











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


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

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