Details
Description
When the / is in a value of an URL (e.g. a wiki page title), the friendly URL will contains a %2f character. When "%2f" is in the URL, tomcat rejects the request. The slash needs to be double encoded, so it will be %252f (%25 is %)
The tomcat "fix" of the security issue is here:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0450

Hello! We are in the process of removing the "General" component all together. Please help us by removing "General" from the component field and applying a relevant component. Thanks in advance for your help. formercomponentgeneral03202013EG