← Back to CVEs
CVE-2020-15111
MEDIUM4.2
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().
CVE Details
CVSS v3.1 Score4.2
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Attack VectorNETWORK
ComplexityHIGH
Privileges RequiredNONE
User InteractionREQUIRED
Published7/20/2020
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
gofiber:fiber
Weaknesses (CWE)
CWE-74CWE-93CWE-74
References
https://github.com/gofiber/fiber/pull/579/commits/f698b5d5066cfe594102ae252cd58a1fe57cf56f(security-advisories@github.com)
https://github.com/gofiber/fiber/security/advisories/GHSA-9cx9-x2gp-9qvh(security-advisories@github.com)
https://github.com/gofiber/fiber/pull/579/commits/f698b5d5066cfe594102ae252cd58a1fe57cf56f(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/gofiber/fiber/security/advisories/GHSA-9cx9-x2gp-9qvh(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.