java.xml.crypto module should be granted FilePermission and SocketPermission

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      When running under a Security Manager, validation and generation of XML Signatures may need to resolve References with file or http URLs. Thus, the module should be granted the appropriate permissions to access those resources. These calls should not be made privileged however (i.e. wrapped in AccessController.doPrivileged). The calling code (or all Protection Domains in the thread) would also need to be granted the appropriate permissions.

            Assignee:
            Weijun Wang
            Reporter:
            Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: