akbkhome

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


Name
Email
Homepage
Comment Title
Comment
 
Contact me at alan@akbkhome.com