Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6522

Potential IndexOutOfBoundsException in CategoryServices.getProductCategoryAndLimitedMembers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 16.11.01
    • 15.12.01
    • product
    • None
    • Community Day 2 - 2015

    Description

      If view indexes as input parameters of service getProductCategoryAndLimitedMembers get manipulated (e.g. by manipulating URL params or bookmarking an URL with those params an come back later), it can lead to an IndexOutOfBoundsException because of a lowIndex greater list size. The highIndex is checked for that, the lowIndex is not.

      Attachments

        1. OFBIZ-6522.patch
          6 kB
          Martin Becker

        Activity

          People

            mbrohl Michael Brohl
            mbecker Martin Becker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: