XMLWordPrintable

Details

    • Support Patch
    • Resolution: Done
    • Major
    • One Off Releases
    • EAP_EWP 5.1.1
    • Seam2
    • None
    • Hide
      PATCH NAME:
              JBPAPP-7182
      PRODUCT NAME:
              JBoss Enterprise Application Platform
      VERSION:
              5.1.1
      SHORT DESCRIPTION:
              Seam MultipartRequest missing data
      LONG DESCRIPTION:
              A multipart request was not parsed correctly if CRLF+CRLF (Carriage Return Line Feed) in the header line was separated at the buffer boundary; that is, the header buffer ended with CRLF and the following byte was CRLF. This caused a MultipartRequest error and excessive CPU memory usage.
      MANUAL INSTALL INSTRUCTIONS:
              To install this patch replace the following with the jars included in this patch:
                  $JBOSS_HOME/seam/lib/jboss-seam.jar

              Make sure to replace the jboss-seam.jar in any webapps and projects using seam, for example:
                  $JBOSS_HOME/server/$PROFILE/deploy/some-ear.ear/jboss-seam.jar
      COMPATIBILITY:
              na
      DEPENDENCIES:
              na
      SUPERSEDES:
              na
      SUPERSEDED BY:
              EAP 5.1.2
      CREATOR:
              Takayoshi Kimura
      DATE:
              09/15/2011
      Show
      PATCH NAME:          JBPAPP-7182 PRODUCT NAME:         JBoss Enterprise Application Platform VERSION:         5.1.1 SHORT DESCRIPTION:         Seam MultipartRequest missing data LONG DESCRIPTION:         A multipart request was not parsed correctly if CRLF+CRLF (Carriage Return Line Feed) in the header line was separated at the buffer boundary; that is, the header buffer ended with CRLF and the following byte was CRLF. This caused a MultipartRequest error and excessive CPU memory usage. MANUAL INSTALL INSTRUCTIONS:         To install this patch replace the following with the jars included in this patch:             $JBOSS_HOME/seam/lib/jboss-seam.jar         Make sure to replace the jboss-seam.jar in any webapps and projects using seam, for example:             $JBOSS_HOME/server/$PROFILE/deploy/some-ear.ear/jboss-seam.jar COMPATIBILITY:         na DEPENDENCIES:         na SUPERSEDES:         na SUPERSEDED BY:         EAP 5.1.2 CREATOR:         Takayoshi Kimura DATE:         09/15/2011

    Description

      A multipart request was not parsed correctly if CRLF+CRLF (Carriage Return Line Feed) in the header line was separated at the buffer boundary; that is, the header buffer ended with CRLF and the following byte was CRLF. This caused a MultipartRequest error and excessive CPU memory usage.

      Attachments

        1. jboss-seam.jar
          1.13 MB
        2. JBPAPP-7182.patch
          7 kB
        3. JBPAPP-7182-rollback.patch
          3 kB
        4. JBPAPP-7182-signed.tar.gz
          1.08 MB

        Issue Links

          Activity

            People

              jbn-patch-team JBN Patch Team list
              rhn-support-tkimura Takayoshi Kimura
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: