Vulnerability Description
Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fresh Project | Fresh | < 0.5.2 |
Related Weaknesses (CWE)
References
- https://nodesecurity.io/advisories/526Third Party Advisory
- https://nodesecurity.io/advisories/526Third Party Advisory
FAQ
What is CVE-2017-16119?
CVE-2017-16119 is a vulnerability with a CVSS score of 7.5 (HIGH). Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. T...
How severe is CVE-2017-16119?
CVE-2017-16119 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-2017-16119?
Check the references section above for vendor advisories and patch information. Affected products include: Fresh Project Fresh.