Smoking toooooo much PHP



Software Engineer/Architect
RE: ExtJS security holes

Alan, thanks for bringing up the ExtJS security issue.

For those who are interested following the discussing here’s a link to the original ExtJS forum post
http://extjs.com/forum/showthread.php?t=13913

Personally I do not think an ExtJS grid component should be responsible for any type of escaping unless application functionality requires it. For example, server might send a valid IMG tag which should be rendered like an image without any escaping, right?
Of course in some cases escaping is necessary and you have plenty of methods how to do it: Ext.util.Format.stripTags on a client side or doing some server side escaping.

#1 - Andrew Bidochko ( Link) on 20 Oct 2007, 00:07 Delete Comment


Add a comment (requires javascript!)

Name
Email
Homepage
Comment Title
Comment
 
Don't bother spamming, I will just delete the comments
Contact me at alan@akbkhome.com