GHSA-9cx9-x2gp-9qvh · 深刻度: medium · エコシステム: go — CRLF vulnerability in Fiber
In Fiber before version 1.12.6, the filename that is given in c.Attachment() (https://docs.gofiber.io/ctx#attachment) is not escaped, and therefore vulnerable for a CRLF injection attack. I.e. an attacker could upload a custom filename and then give the link to the victim. With this filename, the attacker can change the name of the downloaded file, redirect to another site, change the authorization header, etc. A possible workaround is to serialize the input before passing it to ctx.Attachment().
総合評価: CVE-2020-15111 は低リスク(36.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.86%、54 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.24% | 0.86% | +0.62% |
| 2 | 2025-03-17 | 0.06% | 0.24% | +0.18% |
| 3 | 2023-03-07 | — | 0.06% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.2 | 3.1 | MEDIUM |
|
1.6 | 2.5 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
| 5.8 | 2.0 | MEDIUM |
|
8.6 | 4.9 | [email protected] |
GHSA-9cx9-x2gp-9qvh · 深刻度: medium · エコシステム: go — CRLF vulnerability in Fiber
| URL | タグ |
|---|---|
| https://github.com/gofiber/fiber/pull/579/commits/f698b5d5066cfe594102ae252cd58a1fe57cf56f | Patch Third Party Advisory |
| https://github.com/gofiber/fiber/security/advisories/GHSA-9cx9-x2gp-9qvh | Third Party Advisory |