CVE-2016-10540

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
31/05/2018
Last modified:
17/06/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:minimatch_project:minimatch:*:*:*:*:*:node.js:*:* 3.0.1 (including)