You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/10/09 21:02:28 UTC

[Bug 53987] New: Log uncovered HTTP methods in combined security constraints

https://issues.apache.org/bugzilla/show_bug.cgi?id=53987

          Priority: P2
            Bug ID: 53987
          Assignee: dev@tomcat.apache.org
           Summary: Log uncovered HTTP methods in combined security
                    constraints
          Severity: enhancement
    Classification: Unclassified
                OS: Windows Server 2003
          Reporter: markt@apache.org
          Hardware: PC
            Status: NEW
           Version: trunk
         Component: Catalina
           Product: Tomcat 8

It is usually an error (and a security hole) if security constraints are
defined for some but not all HTTP methods for a given URL. If such a situation
is detected on web application start, log it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 53987] Log uncovered HTTP methods in combined security constraints

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53987

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This has been implemeted in trunk for 8.0.x and is part of the requirements for
Servlet 3.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org