Bug 862781 - (CVE-2014-0050) VUL-0: CVE-2014-0050: jakarta-commons-fileupload: denial of service due to too-small buffer size used
(CVE-2014-0050)
VUL-0: CVE-2014-0050: jakarta-commons-fileupload: denial of service due to to...
Status: RESOLVED FIXED
Classification: Novell Products
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents
unspecified
Other Other
: P3 - Medium : Major
: ---
Assigned To: Security Team bot
Security Team bot
maint:released:sle11-sp3:56206
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-07 13:32 UTC by Victor Pereira
Modified: 2014-04-22 06:38 UTC (History)
4 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Pereira 2014-02-07 13:32:21 UTC
CVE-2014-0050

A flaw was found in Apache Commons FileUpload.  Specially-crafted input could trigger a denial of service if the buffer used by the MultipartStream was not big enough.


References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-0050
https://bugzilla.redhat.com/show_bug.cgi?id=1062337
http://svn.apache.org/viewvc?view=revision&revision=1565169
http://svn.apache.org/viewvc?view=revision&revision=1565143
Comment 1 Swamp Workflow Management 2014-02-10 23:00:11 UTC
bugbot adjusting priority
Comment 2 Alexander Bergmann 2014-02-11 15:54:12 UTC
Upstream fixes:

Tomcat: Fix CVE-2014-0050 DoS with malformed Content-Type header and multipart request processing. Update to latest code (r1565163) from Commons FileUpload

http://svn.apache.org/viewvc?view=revision&revision=1565169

fileupload: Fix CVE-2014-0050. Specially crafted input can trigger a DoS if the buffer used by the <code>MultipartStream</code> is not big enough. When constructing <code>MultipartStream</code> enforce the requirements for buffer size by throwing an <code>IllegalArgumentException</code> if the requested buffer size is too small. This prevents the DoS.

http://svn.apache.org/viewvc?view=revision&revision=1565143
Comment 3 Swamp Workflow Management 2014-02-11 16:09:19 UTC
The SWAMPID for this issue is 56205.
This issue was rated as important.
Please submit fixed packages until 2014-02-18.
When done, please reassign the bug to security-team@suse.de.
Patchinfo will be handled by security team.
Comment 6 Tomáš Chvátal 2014-04-02 13:30:35 UTC
Rewrote the patch to work with our jakarta version and submitted to the maintained projects + factory.

Should I do something else here?
Comment 7 Bernhard Wiedemann 2014-04-02 14:00:27 UTC
This is an autogenerated message for OBS integration:
This bug (862781) was mentioned in
https://build.opensuse.org/request/show/228752 Factory / jakarta-commons-fileupload
https://build.opensuse.org/request/show/228753 12.3 / jakarta-commons-fileupload
https://build.opensuse.org/request/show/228754 13.1 / jakarta-commons-fileupload
Comment 10 Swamp Workflow Management 2014-04-15 10:04:39 UTC
openSUSE-SU-2014:0527-1: An update that fixes one vulnerability is now available.

Category: security (moderate)
Bug References: 862781
CVE References: CVE-2014-0050
Sources used:
openSUSE 13.1 (src):    jakarta-commons-fileupload-1.1.1-117.121.1
Comment 11 Swamp Workflow Management 2014-04-15 10:04:53 UTC
openSUSE-SU-2014:0528-1: An update that fixes one vulnerability is now available.

Category: security (moderate)
Bug References: 862781
CVE References: CVE-2014-0050
Sources used:
openSUSE 12.3 (src):    jakarta-commons-fileupload-1.1.1-114.8.1
Comment 12 Swamp Workflow Management 2014-04-17 15:48:06 UTC
Update released for: jakarta-commons-fileupload, jakarta-commons-fileupload-javadoc
Products:
SLE-SERVER 11-SP3 (i386, ia64, ppc64, s390x, x86_64)
SLES4VMWARE 11-SP3 (i386, x86_64)
Comment 13 Swamp Workflow Management 2014-04-17 19:04:25 UTC
SUSE-SU-2014:0548-1: An update that fixes one vulnerability is now available.

Category: security (important)
Bug References: 862781
CVE References: CVE-2014-0050
Sources used:
SUSE Linux Enterprise Server 11 SP3 for VMware (src):    jakarta-commons-fileupload-1.1.1-1.37.1
SUSE Linux Enterprise Server 11 SP3 (src):    jakarta-commons-fileupload-1.1.1-1.37.1
Comment 14 Alexander Bergmann 2014-04-22 06:38:11 UTC
Fixed and released. Closing bug.