cve/2016/CVE-2016-10539.md
2024-05-26 14:27:05 +02:00

786 B

CVE-2016-10539

Description

negotiator is an HTTP content negotiator for Node.js and is used by many modules and frameworks including Express and Koa. The header for "Accept-Language", when parsed by negotiator 0.6.0 and earlier is vulnerable to Regular Expression Denial of Service via a specially crafted string.

POC

Reference

No PoCs from references.

Github