Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-4266

Upgrade to DWR 2.0.5 for XSS security fix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1, 2.1.1, 2.1.2, 2.1.3, 2.2
    • 2.1.3, 2.2
    • dependencies
    • Security Level: public (Regular issues)
    • None

    Description

      Need to upgrade to DWR 2.0.5 for the following fix -

      ------------------------------------------------------------------------
      r2077 | joe | 2008-06-22 09:28:22 -0400 (Sun, 22 Jun 2008) | 7 lines

      Fix for XSS issue in ExceptionHandler:

      PartialResponse.fromOrdinal() throws a NumberFormatException trying to
      parse the 'partialResponse' parameter. This exception is never caught,
      prompting UrlProcessor to invoke DWR's default ExceptionHandler class,
      which calls out.println(cause.getMessage()), thereby causing the XSS.

      ------------------------------------------------------------------------

      Attachments

        Activity

          People

            drwoods Donald Woods
            drwoods Donald Woods
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: