Medium severity4.2NVD Advisory· Published Jul 20, 2020· Updated Jun 17, 2026
CVE-2020-15111
CVE-2020-15111
Description
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().
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/gofiber/fiberGo | < 1.12.6 | 1.12.6 |
Affected products
3Patches
Vulnerability mechanics
References
7- github.com/gofiber/fiber/pull/579/commits/f698b5d5066cfe594102ae252cd58a1fe57cf56fnvdPatchThird Party Advisory
- github.com/advisories/GHSA-9cx9-x2gp-9qvhghsaADVISORY
- github.com/gofiber/fiber/security/advisories/GHSA-9cx9-x2gp-9qvhnvdThird Party AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2020-15111ghsaADVISORY
- github.com/gofiber/fiber/commit/f698b5d5066cfe594102ae252cd58a1fe57cf56fghsaWEB
- github.com/gofiber/fiber/pull/579ghsaWEB
- pkg.go.dev/vuln/GO-2021-0108ghsaWEB
News mentions
0No linked articles in our index yet.