Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6693

CXF fails to parse Cookie header when it contains $ character

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.1.4
    • 3.1.5, 3.0.8, 3.2.0
    • JAX-RS
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            hoegertn Thorsten Hoeger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: