GHSA-grv7-fg5c-xmjg · 深刻度: high · エコシステム: npm — Uncontrolled resource consumption in braces
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 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.
総合評価: CVE-2024-4068 は悪用リスクが高い(70.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.47%、70 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +1.20% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.27% | 1.47% | +1.20% |
| 2 | 2026-06-01 | 0.20% | 0.27% | +0.07% |
| 3 | 2025-12-04 | — | 0.20% | — |
EPSS の全履歴 (全 28 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 596c5446-0ce5-4ba2-aa66-48b3b757a647 |
GHSA-grv7-fg5c-xmjg · 深刻度: high · エコシステム: npm — Uncontrolled resource consumption in braces
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-4068 not yet assigned priority: Debian including 1 source packages (node-braces), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-4068 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-4068 |
suse
|
high | CVE-2024-4068 severity important: SUSE including 70 source package names (cockpit, cockpit-bridge, …), 468 product×package rows across 51 product lines (SUSE Enterprise Storage 7.1, SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS, … (51 product lines)): Known Not Affected 392, Fixed 76. | https://www.suse.com/security/cve/CVE-2024-4068/ |
ubuntu
|
medium | CVE-2024-4068 medium priority: Ubuntu including 1 source packages (node-braces), 9 status rows across 9 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, upstream): needs-triage 6, ignored 3. | https://ubuntu.com/security/CVE-2024-4068 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| jonschlinkert | braces | < 3.0.3 | cpe:2.3:a:jonschlinkert:braces:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://devhub.checkmarx.com/cve-details/CVE-2024-4068/ | Third Party Advisory |
| https://github.com/micromatch/braces/commit/415d660c3002d1ab7e63dbf490c9851da80596ff | Patch |
| https://github.com/micromatch/braces/issues/35 | Issue Tracking |
| https://github.com/micromatch/braces/pull/37 | Exploit Issue Tracking Patch |
| https://github.com/micromatch/braces/pull/40 | Issue Tracking Patch |