Bug 1065228

Summary: CVE-2014-0050 in EAP
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Michal P <michal.pasierb>
Component: WebAssignee: Rémy Maucherat <rmaucher>
Status: CLOSED DUPLICATE QA Contact: Radim Hatlapatka <rhatlapa>
Severity: urgent Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-14 16:47:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
CPU usage none

Description Michal P 2014-02-14 07:31:16 UTC
Created attachment 863132 [details]
CPU usage

Description of problem: provide a fix for CVE-2014-0050 (link provided) in EAP 6.2.x branch. 

How reproducible: always

Steps to Reproduce:
1. Find a servlet with file upload capability
2. Run the attack against it

Actual results: server stuck in infinite loop. One request takes 100% core usage. 
 
Expected results: web component parses the request and returns to user code

Additional info: since I can't browse security bugs feel free to close this bug if it's a duplicate.

Comment 1 Vincent Danen 2014-02-14 16:47:16 UTC
This is indeed a duplicate of bug #1062337 which you should be able to view (it's not a private bug).

*** This bug has been marked as a duplicate of bug 1062337 ***