Search CVE reports
1 – 2 of 2 results
CVE-2022-3517
Medium priorityA vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
1 affected packages
node-minimatch
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
node-minimatch | — | Not affected | Fixed | Fixed | Not affected |
CVE-2016-10540
Medium prioritySome fixes available 2 of 3
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...
1 affected packages
node-minimatch
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
node-minimatch | — | Not affected | Not affected | Not affected | Fixed |