GHSA-2c4m-59x9-fr2g · 深刻度: medium · エコシステム: go — Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function
The filename parameter of the Context.FileAttachment function is not properly sanitized. A maliciously crafted filename can cause the Content-Disposition header to be sent with an unexpected filename value or otherwise modify the Content-Disposition header. For example, a filename of "setup.bat";x=.txt" will be sent as a file named "setup.bat". If the FileAttachment function is called with names provided by an untrusted source, this may permit an attacker to cause a file to be served with a name different than provided. Maliciously crafted attachment file name can modify the Content-Disposition header.
総合評価: CVE-2023-29401 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.48%、38 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.43% | 0.48% | +0.05% |
| 2 | 2026-05-23 | 0.54% | 0.43% | -0.11% |
| 3 | 2026-05-22 | — | 0.54% | — |
EPSS の全履歴 (全 15 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-2c4m-59x9-fr2g · 深刻度: medium · エコシステム: go — Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2023-29401 not yet assigned priority: Debian including 1 source packages (golang-github-gin-gonic-gin), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2023-29401 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-29401 |
ubuntu
|
low | CVE-2023-29401 low priority: Ubuntu including 1 source packages (golang-github-gin-gonic-gin), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 7, needs-triage 6. | https://ubuntu.com/security/CVE-2023-29401 |
| URL | タグ |
|---|---|
| https://github.com/gin-gonic/gin/issues/3555 | Exploit Issue Tracking |
| https://github.com/gin-gonic/gin/pull/3556 | Issue Tracking Patch |
| https://github.com/gin-gonic/gin/releases/tag/v1.9.1 | Release Notes |
| https://pkg.go.dev/vuln/GO-2023-1737 | Third Party Advisory |