mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2018-16470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16470)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://hackerone.com/reports/431561
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|