GHSA-2xx4-jj5v-6mff · 深刻度: high · エコシステム: go — Nuclei Path Traversal vulnerability
Nuclei is a vulnerability scanner. Prior to version 2.9.9, a security issue in the Nuclei project affected users utilizing Nuclei as Go code (SDK) running custom templates. This issue did not affect CLI users. The problem was related to sanitization issues with payload loading in sandbox mode. There was a potential risk with payloads loading in sandbox mode. The issue occurred due to relative paths not being converted to absolute paths before doing the check for `sandbox` flag allowing arbitrary files to be read on the filesystem in certain cases when using Nuclei from `Go` SDK implementation. This issue has been fixed in version 2.9.9. The maintainers have also enabled sandbox by default for filesystem loading. This can be optionally disabled if required. The `-sandbox` option has been deprecated and is now divided into two new options: `-lfa` (allow local file access) which is enabled by default and `-lna` (restrict local network access) which can be enabled by users optionally. The `-lfa` allows file (payload) access anywhere on the system (disabling sandbox effectively), and `-lna` blocks connections to the local/private network.
総合評価: CVE-2023-37896 は中リスク(56.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.85%、75 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-04-29 | 0.65% | 0.85% | +0.20% |
| 2 | 2026-03-04 | 0.24% | 0.65% | +0.41% |
| 3 | 2026-03-01 | — | 0.24% | — |
EPSS の全履歴 (全 29 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-2xx4-jj5v-6mff · 深刻度: high · エコシステム: go — Nuclei Path Traversal vulnerability
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| projectdiscovery | nuclei | < 2.9.9 | cpe:2.3:a:projectdiscovery:nuclei:*:*:*:*:*:go:*:* |
| URL | タグ |
|---|---|
| https://github.com/projectdiscovery/nuclei/pull/3927 | Issue Tracking |
| https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.9 | Release Notes |
| https://github.com/projectdiscovery/nuclei/security/advisories/GHSA-2xx4-jj5v-6mff | Vendor Advisory |