Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-85

[fileupload] Use a secure delete if the file is written to the disk

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Operating System: other
      Platform: All

    • 32145

    Description

      org.apache.commons.fileupload.disk.DiskFileItem just uses a simple java
      File.delete().

      Especially, when a server using fileupload is sitting in a DMZ, one would want
      it to also be physically deleted just like pgp wipe does it.

      The right place to provide such a method might be commons-io? (see COM-1710)

      Attachments

        Activity

          People

            Unassigned Unassigned
            ralfhauser Ralf Hauser
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: