cve/2018/CVE-2018-16470.md
2024-06-18 02:51:15 +02:00

736 B

CVE-2018-16470

Description

There is a possible DoS vulnerability in the multipart parser in Rack before 2.0.6. Specially crafted requests can cause the multipart parser to enter a pathological state, causing the parser to use CPU resources disproportionate to the request size.

POC

Reference

Github

No PoCs found on GitHub currently.