Hi,

We are using Tomcat 7.0.40 as web server. It deploys a REST based(Jersey)
web application where few requests are multipart requests. These requests
accept byte array input.

We tried to reproduce this vulnerability by sending more than 4091
characters in the boundary field. The request failed with 400 status.

How can we confirm if our application is vulnerable or not to
CVE-2014-0050?

Thanks & Regards,
Aditi

Reply via email to