CVE-2016-10540

UnknownEPSS 1.74%

Last modified

CVE-2016-10540 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 1.74% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
1.74%

74.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Minimatch ProjectMinimatch<= 3.0.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-10540?
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.
How severe is CVE-2016-10540?
Severity scoring for CVE-2016-10540 is pending analysis. The EPSS model estimates a 1.74% probability of exploitation in the next 30 days.
How do I fix CVE-2016-10540?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2016-10540?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST