216.73.216.233

CVE-2024-4068

· Published 14/05/2024 15:42 · Modified 14/05/2024 16:11

Labels: CVE-2024-4068 2024-05-14596c5446-0ce5-4ba2-aa66-48b3b757a647CVE-2024-4068CWE-1050

Essential information

Published
14/05/2024 15:42
Modified
14/05/2024 16:11
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

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, and the program will crash.

NVD status

Status
Awaiting Analysis — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
596c5446-0ce5-4ba2-aa66-48b3b757a647
NVD
View on NVD

References