Description
The stack trace of all exceptions is returned in the body of error frames. For security exceptions this can leak some information about the implementation and configured plugins which is not sensible.
the stack trace should not be present for any SecurityException, just the exception message.