You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Thorsten Hoeger (JIRA)" <ji...@apache.org> on 2015/11/29 15:55:11 UTC

[jira] [Created] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

Thorsten Hoeger created CXF-6693:
------------------------------------

             Summary: CXF fails to parse Cookie header when it contains $ character
                 Key: CXF-6693
                 URL: https://issues.apache.org/jira/browse/CXF-6693
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.1.4
            Reporter: Thorsten Hoeger
            Priority: Critical


If the Cookie header contains $ character the method getCookies in org.apache.cxf.jaxrs.impl.HttpHeadersImpl in line 113 fails to parse the individual cookies and returns the complete string as one cookie. Values with ; character will possibly fail to in the current implementation.



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