GHSA-c25x-cm9x-qqgx · 深刻度: critical · エコシステム: rust — Deno improperly handles resizable ArrayBuffer
Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Resizable ArrayBuffers passed to asynchronous functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write. It is unlikely that this has been exploited in the wild, as the only version affected is Deno 1.32.0. Deno Deploy users are not affected. The problem has been resolved by disabling resizable ArrayBuffers temporarily in Deno 1.32.1. Deno 1.32.2 will re-enable resizable ArrayBuffers with a proper fix. As a workaround, run with `--v8-flags=--no-harmony-rab-gsab` to disable resizable ArrayBuffers.
総合評価: CVE-2023-28445 は中リスク(59.8/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.97%、57 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.77% | 0.97% | +0.20% |
| 2 | 2026-05-16 | 0.74% | 0.77% | +0.03% |
| 3 | 2026-04-10 | — | 0.74% | — |
EPSS の全履歴 (全 15 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-c25x-cm9x-qqgx · 深刻度: critical · エコシステム: rust — Deno improperly handles resizable ArrayBuffer
| URL | タグ |
|---|---|
| https://github.com/denoland/deno/pull/18395 | Patch Vendor Advisory |
| https://github.com/denoland/deno/releases/tag/v1.32.1 | Patch Release Notes |
| https://github.com/denoland/deno/security/advisories/GHSA-c25x-cm9x-qqgx | Mitigation Vendor Advisory |