Description
The no-case module is vulnerable to regular expression denial of service. When malicious untrusted user input is passed into no-case it can block the event loop causing a denial of service condition.
Remediation
References
https://nodesecurity.io/advisories/529
https://github.com/blakeembrey/no-case/issues/17