mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2011-5036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5036)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Rack before 1.1.3, 1.2.x before 1.2.5, and 1.3.x before 1.3.6 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ocert.org/advisories/ocert-2011-003.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|