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:54:20 UTC

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

     [ https://issues.apache.org/jira/browse/QPID-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lorenz Quack resolved QPID-7386.
--------------------------------
       Resolution: Fixed
    Fix Version/s: qpid-java-6.1

> [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
>             Fix For: qpid-java-6.1
>
>         Attachments: QPID-7386.diff
>
>
> 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