lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11.
The product does not properly control the allocation and maintenance of a limited resource.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-LODASH-73639 | third party advisory exploit |
https://github.com/lodash/lodash/issues/3359 | issue tracking third party advisory |
https://github.com/lodash/lodash/wiki/Changelog | third party advisory release notes |
https://security.netapp.com/advisory/ntap-20190919-0004/ | third party advisory |