GHSA-8vx6-69vg-c46f · 深刻度: medium · エコシステム: npm — Buffer under-read in workerd
Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach() method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a segmentation fault, but could theoretically allow arbitrary undefined behavior. In order for the bug to be exploitable, the process would need to be able to allocate 160GB of RAM. Due to this, the bug was never exploitable on the Cloudflare Workers platform, but could theoretically be exploitable on deployments of workerd running on machines with a huge amount of memory. Moreover, in order to be remotely exploited, an attacker would have to upload a single form-encoded HTTP request of at least tens of gigabytes in size. The application code would then have to use request.formData() to parse the request and formData.forEach() to iterate over this data. Due to these limitations, the exploitation likelihood was considered Low. A fix that addresses this vulnerability has been released in version v1.20230419.0 and users are encouraged to update to the latest version available.
総合評価: CVE-2023-2512 は中リスク(50.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.58%、69 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-28 | 0.54% | 0.58% | +0.04% |
| 2 | 2026-05-13 | 0.37% | 0.54% | +0.17% |
| 3 | 2026-02-04 | — | 0.37% | — |
EPSS の全履歴 (全 12 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.2 | 4.2 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
GHSA-8vx6-69vg-c46f · 深刻度: medium · エコシステム: npm — Buffer under-read in workerd
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| cloudflare | workerd | < 1.20230419.0 | cpe:2.3:a:cloudflare:workerd:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/cloudflare/workerd/releases/tag/v1.20230419.0 | Release Notes |
| https://github.com/cloudflare/workerd/security/advisories/GHSA-8vx6-69vg-c46f | Vendor Advisory |