The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.
総合評価: CVE-2023-29405 は高リスク(66.7/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.73%、75 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.37% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.35% | 1.73% | +1.37% |
| 2 | 2026-06-09 | 0.33% | 0.35% | +0.03% |
| 3 | 2025-11-21 | — | 0.33% | — |
EPSS の全履歴 (全 17 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-29405: 1 source package rows (go); 75 state rows across 6 repos (3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 6, open 69. | https://security.alpinelinux.org/vuln/CVE-2023-29405 |
debian
|
not yet assigned | CVE-2023-29405 not yet assigned priority: Debian including 2 source packages (golang-1.15, golang-1.19), 2 status rows across 2 suites (bookworm, bullseye): open 2. | https://security-tracker.debian.org/tracker/CVE-2023-29405 |
gentoo
|
high | CVE-2023-29405: 1 GLSA(s) (202311-09), 1 atom(s) (dev-lang/go); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-29405 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2023-29405 |
ubuntu
|
low | CVE-2023-29405 low priority: Ubuntu including 12 source packages (golang, golang-1.10, …), 156 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 106, needs-triage 27, ignored 18, released 5. | https://ubuntu.com/security/CVE-2023-29405 |