You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/02/07 15:15:20 UTC

[jira] [Created] (WICKET-5502) Patch FileUploadBase to fix CVE-2014-0050

Martin Grigorov created WICKET-5502:
---------------------------------------

             Summary: Patch FileUploadBase to fix CVE-2014-0050
                 Key: WICKET-5502
                 URL: https://issues.apache.org/jira/browse/WICKET-5502
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.13.0, 1.5.11
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


Wicket has local copy of commons-fileupload files to avoid having dependency to third party libraries.
Recently a security vulnerability has been found in commons-fileupload that is fixed in 1.3.1.
Wicket copy should be patched as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)