GHSA-38h8-x697-gh8q · 深刻度: medium · エコシステム: npm — Tmp files readable by other users in sync-exec
The sync-exec module is used to simulate child_process.execSync in node versions <0.11.9. Sync-exec uses tmp directories as a buffer before returning values. Other users on the server have read access to the tmp directory, possibly allowing an attacker on the server to obtain confidential information from the buffer/tmp file, while it exists.
総合評価: CVE-2017-16024 は中リスク(57.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 2.56%、83 パーセンタイル) 根拠: 直近 1 日で EPSS が +2.19% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.37% | 2.56% | +2.19% |
| 2 | 2026-03-08 | 0.29% | 0.37% | +0.08% |
| 3 | 2025-03-30 | — | 0.29% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-38h8-x697-gh8q · 深刻度: medium · エコシステム: npm — Tmp files readable by other users in sync-exec
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| sync-exec_project | sync-exec | <= 0.6.2 | cpe:2.3:a:sync-exec_project:sync-exec:*:*:*:*:*:node.js:*:* |
| nodejs | node.js | < 0.11.9 | cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://cwe.mitre.org/data/definitions/377.html | Third Party Advisory |
| https://github.com/gvarsanyi/sync-exec/issues/17 | Issue Tracking Third Party Advisory |
| https://nodesecurity.io/advisories/310 | Third Party Advisory |
| https://www.owasp.org/index.php/Insecure_Temporary_File | Third Party Advisory |