You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2008/08/21 14:37:38 UTC

DO NOT REPLY [Bug 45664] New: Some calls should be wrapped in AccessController.doPrivileged

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

           Summary: Some calls should be wrapped in
                    AccessController.doPrivileged
           Product: Security
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: sean.mullan@sun.com


There are a few places in the code (such as reading
system properties) that should be wrapped in
AccessController.doPrivileged blocks so that applications that normally
would not have these permissions can generate and validate signatures 
when run with a SecurityManager enabled.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45664] Some calls should be wrapped in AccessController.doPrivileged

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


sean.mullan@sun.com changed:

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




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.