Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-203

FTPSClient uses mutable objects for CipherSuites and Protocols

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None
    • None

    Description

      FTPSClient uses mutable objects for CipherSuites and Protocols.

      The setxxx methods ought to copy the arrays, rather than storing a reference to them.

      As these arrays are used in establishing a secure connection, it's important that the data is also secure.

      Attachments

        1. FTPSClient.patch
          1 kB
          Sebb

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: