mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
806 B
806 B
CVE-2011-5037
Description
Google V8 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, as demonstrated by attacks against Node.js.
POC
Reference
- http://www.ocert.org/advisories/ocert-2011-003.html
- http://www.ocert.org/advisories/ocert-2011-003.html
Github
No PoCs found on GitHub currently.