in reply to Re: default_escape for Template::Toolkit?
in thread default_escape for Template::Toolkit?
what do you do to prevent XSS reliably?
into a text field in your blog, it is displayed verbatim rather than turned into executable code.<script>load_malicious_javascript_from_hacker_site;</script>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: default_escape for Template::Toolkit?
by moritz (Cardinal) on Apr 16, 2008 at 10:53 UTC | |
by andreas1234567 (Vicar) on Apr 16, 2008 at 11:05 UTC |