You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/08/11 11:48:20 UTC

[jira] [Created] (QPID-7386) [Java Broker, WMC] Session Cookie should set the HttpOnly flag

Lorenz Quack created QPID-7386:
----------------------------------

             Summary: [Java Broker, WMC] Session Cookie should set the HttpOnly flag
                 Key: QPID-7386
                 URL: https://issues.apache.org/jira/browse/QPID-7386
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Lorenz Quack


Cookies that do not have the HttpOnly flag set can be accessed via javascript. Thus should there be a XSS vulnerability the malicious script could access the session cookie to hijack the session.
See [OWASP|https://www.owasp.org/index.php/HTTPOnly] for more information.
 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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