Vulnerability Description
The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Timespan Project | Timespan | All versions |
Related Weaknesses (CWE)
References
- https://github.com/indexzero/TimeSpan.js/issues/10Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/533Third Party Advisory
- https://github.com/indexzero/TimeSpan.js/issues/10Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/533Third Party Advisory
FAQ
What is CVE-2017-16115?
CVE-2017-16115 is a vulnerability with a CVSS score of 7.5 (HIGH). The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds.
How severe is CVE-2017-16115?
CVE-2017-16115 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-16115?
Check the references section above for vendor advisories and patch information. Affected products include: Timespan Project Timespan.