Hi
I been testing Spring Roo with following some tutorials just to get a hang of it. But I noticed that the scaffolded generated webbapplication doesn't encode it's output and is therefore highly vulnerable for XSS attacks.
Why isn't the output encoded?
/Markus


Reply With Quote