Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1167

potential invalid read in axis2_http_header_create_by_str

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • 1.4.1
    • transport/http
    • None
    • linux fc6

    Description

      In the function axis2_http_header_create_by_str() at line 74, if the length of the variable tmp_str is less than 2, "axutil_strlen(tmp_str) - 2" becomes negative so tmp_str[axutil_strlen(tmp_str) - 2] points to somewhere it shouldn't

      Attachments

        Activity

          People

            nandika Korale Gamaralalage Nandika Chandrasiri Jayawardana
            fredericheem Frederic Heem
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: