Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Negotiator Project | Negotiator | <= 0.6.0 |
Related Weaknesses (CWE)
References
- https://nodesecurity.io/advisories/106Third Party Advisory
- https://nodesecurity.io/advisories/106Third Party Advisory
FAQ
What is CVE-2016-10539?
CVE-2016-10539 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2016-10539?
CVE-2016-10539 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-10539?
Check the references section above for vendor advisories and patch information. Affected products include: Negotiator Project Negotiator.