Vulnerabilities (CVE)

Filtered by vendor Minimatch Project Subscribe
Filtered by product Minimatch
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-10540 1 Minimatch Project 1 Minimatch 2019-10-09 5.0 MEDIUM 7.5 HIGH
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.