VYPR

npm package

braces

pkg:npm/braces

Vulnerabilities (2)

  • CVE-2024-4068May 13, 2024
    affected < 3.0.3fixed 3.0.3

    The NPM package `braces`, versions prior to 3.0.3, 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

  • CVE-2018-1109Mar 30, 2021
    affected >= 2.2.0, < 2.3.1fixed 2.3.1

    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.