I know there is probably a simple answer – according to the docs if I set EMBPERL_ESCMODE to 4, then it should fix any cross site scripting. However if I have a text field called guess, and pass the following line
?guess=%22%3E%3Cscript%3Ealert('vorsichtfalle!')%3C/script%3E%3C%22
The alert will appear – how can I disable this behavior, but keep the normal fdat form population ?
-- |
- Cross Site Scripting Pete Moran
- RE: Cross Site Scripting Gerald Richter
- RE: Cross Site Scripting Pete Moran
- RE: Cross Site Scripting Gerald Richter
- Cross Site Scripting Pete Moran