Braces Project Braces vulnerabilities
2 known vulnerabilities affecting braces_project/braces.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2024-4068HIGH≥ 0, < 3.0.32024-05-14
CVE-2024-4068 [HIGH] CWE-1050 Uncontrolled resource consumption in braces
Uncontrolled resource consumption in braces
The NPM package `braces` fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached,
ghsaosv
CVE-2018-1109MEDIUMCVSS 5.3fixed in 2.3.12021-03-30
CVE-2018-1109 [MEDIUM] CWE-185 CVE-2018-1109: A vulnerability was found in Braces versions 2.2.0 and above, prior to 2.3.1. Affected versions of t
A vulnerability was found in Braces versions 2.2.0 and above, prior to 2.3.1. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) attacks.
ghsanvdosv