-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
Issue description
There is a vulnerability detected (serverless@3.38.0) by Snyk regarding micromatch
Context
serverless@3.38.0 > @serverless/dashboard-plugin@7.2.3 > @serverless/platform-client@4.5.1 > fast-glob@3.3.2 > micromatch@4.0.5
Affected versions of this package are vulnerable to Inefficient Regular Expression Complexity due to the use of unsafe pattern configurations that allow greedy matching through the micromatch.braces() function. An attacker can cause the application to hang or slow down by passing a malicious payload that triggers extensive backtracking in regular expression processing.
Metadata
Metadata
Assignees
Labels
No labels