Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.
References
Link | Resource |
---|---|
https://nodesecurity.io/advisories/118 | Exploit Third Party Advisory |
Configurations
Information
Published : 2018-05-31 13:29
Updated : 2019-10-09 16:16
NVD link : CVE-2016-10540
Mitre link : CVE-2016-10540
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
minimatch_project
- minimatch