Closed
Description
Marten Deinum (Migrated from SEC-2099) said:
The OWASP top 10 has XSS high on there list of vulnerabilities it would be nice if Spring Security provided a filter which would wrap the request. Another filter could be used to set the X-XSS-Protection header (IE8+ uses this for added protection).