Package: libcommons-fileupload-java / 1.3.1-1+deb8u1

Metadata

Package Version Patches format
libcommons-fileupload-java 1.3.1-1+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_update tests for servlet3 api.patch | (download)

src/test/java/org/apache/commons/fileupload/MockHttpServletRequest.java | 55 55 + 0 - 0 !
1 file changed, 55 insertions(+)

 updates the test to compile with the servlet 3.0 api
CVE 2016 3092.patch | (download)

src/main/java/org/apache/commons/fileupload/MultipartStream.java | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 fixes cve-2016-3092: denial-of-service vulnerability