3.0.3
11 years ago
2 years ago
Known vulnerabilities in the braces package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
braces is a Bash-like brace expansion, implemented in JavaScript. Affected versions of this package are vulnerable to Uncontrolled Recursion in the recursive AST walkers, which lack depth guards. An attacker can supply deeply nested brace patterns that stay within the character limit to exhaust the call stack and crash the Node.js process with an uncaught How to fix Uncontrolled Recursion? There is no fixed version for | * |
braces is a Bash-like brace expansion, implemented in JavaScript. Affected versions of this package are vulnerable to Excessive Platform Resource Consumption within a Loop due improper limitation of the number of characters it can handle, through the How to fix Excessive Platform Resource Consumption within a Loop? Upgrade | <3.0.3 |
braces is a Bash-like brace expansion, implemented in JavaScript. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). It used a regular expression ( How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | <2.3.1 |