andreiastra
23 Nov 2011, 3:41 AM
We've got a request from out customer to protect out GXT application from the cross-site scripting vulnerability.
My understanding that we need to escape all input text, for example, to substitute '&' for '&' in all inputted text.
Is there any known solution in GXT to make it done generally?
My understanding that we need to escape all input text, for example, to substitute '&' for '&' in all inputted text.
Is there any known solution in GXT to make it done generally?