EllisLab text mark
Advanced Search
     
xss filter bug?
Posted: 07 November 2007 06:45 AM   [ Ignore ]
Avatar
Joined: 2007-10-31
42 posts

Looks like there is a bug in the xss filter.
I’m receiving an email address from the login form via $this->input->post(’email’, TRUE) and if there is a dot character in email - it turns empty after xss filtering:( For example on Gmail users could have emails with dot as id do.
Is it really a bug or i misunderstand something again?

 
Posted: 07 November 2007 09:31 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-23
3194 posts

Could you post a stripped down controller with only the minimum of code you need to recreate this problem Base Willy?  Right now, I’m not able to confirm, and I’ve submitted “www.something.com” (with periods) tens of thousands of times, so I wonder if there is something else going on here. Thanks.

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design