Author: jochen
Date: Wed Jun 22 06:34:41 2016
New Revision: 1749637
URL: http://svn.apache.org/viewvc?rev=1749637&view=rev
Log:
Added information related to CVE-2016-3092.
Modified:
commons/proper/fileupload/trunk/RELEASE-NOTES.txt
Modified: commons/proper/fileupload/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/RELEASE-NOTES.txt?rev=1749637&r1=1749636&r2=1749637&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/fileupload/trunk/RELEASE-NOTES.txt Wed Jun 22 06:34:41 2016
@@ -10,7 +10,7 @@ No client code changes are required to m
Changes in version 1.3.2 include:
-o FILEUPLOAD-272: Performance Improvement in MultipartStream
+o FILEUPLOAD-272: Performance Improvement in MultipartStream. Prevents a DoS
(CVE-2016-3092)
For complete information on Apache Commons FileUpload, including instructions
on how to submit bug reports,