Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
XSS Protection API 2.0.4
-
None
Description
A URL similar to http://localhost/?q=a+b&r=1 will be marked as invalid by the XSSFilterImpl implementation. However, the URL provided is valid and should not be filtered.