Aniket Nandkishor Kulkarni discovered that in tomcat7, static error
pages used the original request's HTTP method to serve content, instead
of systematically using the GET method. This could under certain
conditions result in undesirable results, including the replacement or
removal of the custom error page (CVE-2017-5664).