GO-2021-0108

Source
https://pkg.go.dev/vuln/GO-2021-0108
Import Source
https://vuln.go.dev/ID/GO-2021-0108.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2021-0108
Aliases
Published
2021-07-28T18:08:05Z
Modified
2024-05-20T16:03:47Z
Summary
CRLF vulnerability in Fiber in github.com/gofiber/fiber
Details

Due to improper input sanitization, a maliciously constructed filename could cause a file download to use an attacker controlled filename, as well as injecting additional headers into an HTTP response.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2021-0108"
}
References
Credits
    • Hasibul Hasan
    • Abdullah Shaleh

Affected packages

Go / github.com/gofiber/fiber

Package

Name
github.com/gofiber/fiber
View open source insights on deps.dev
Purl
pkg:golang/github.com/gofiber/fiber

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.12.6

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/gofiber/fiber",
            "symbols": [
                "Ctx.Attachment"
            ]
        }
    ]
}