cve/2014/CVE-2014-0050.md
2024-05-26 14:27:05 +02:00

1.9 KiB

CVE-2014-0050

Description

MultipartStream.java in Apache Commons FileUpload before 1.3.1, as used in Apache Tomcat, JBoss Web, and other products, allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted Content-Type header that bypasses a loop's intended exit conditions.

POC

Reference

Github