Vulnerability Description
The string module is a module that provides extra string operations. The string module is vulnerable to regular expression denial of service when specifically crafted untrusted user input is passed into the underscore or unescapeHTML methods.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| String Project | String | <= 0.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/jprichardson/string.js/issues/212ExploitThird Party Advisory
- https://nodesecurity.io/advisories/536PatchThird Party Advisory
- https://github.com/jprichardson/string.js/issues/212ExploitThird Party Advisory
- https://nodesecurity.io/advisories/536PatchThird Party Advisory
FAQ
What is CVE-2017-16116?
CVE-2017-16116 is a vulnerability with a CVSS score of 7.5 (HIGH). The string module is a module that provides extra string operations. The string module is vulnerable to regular expression denial of service when specifically crafted untrusted user input is passed in...
How severe is CVE-2017-16116?
CVE-2017-16116 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-16116?
Check the references section above for vendor advisories and patch information. Affected products include: String Project String.