2022-09-14 01:40:34 +03:00
{
"id" : "GO-2021-0108" ,
"published" : "2021-07-28T18:08:05Z" ,
"modified" : "0001-01-01T00:00:00Z" ,
"aliases" : [
"CVE-2020-15111" ,
"GHSA-9cx9-x2gp-9qvh"
] ,
2022-10-05 19:05:17 +03:00
"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." ,
2022-09-14 01:40:34 +03:00
"affected" : [
{
"package" : {
"name" : "github.com/gofiber/fiber" ,
"ecosystem" : "Go"
} ,
"ranges" : [
{
"type" : "SEMVER" ,
"events" : [
{
"introduced" : "0"
} ,
{
"fixed" : "1.12.6"
}
]
}
] ,
"database_specific" : {
"url" : "https://pkg.go.dev/vuln/GO-2021-0108"
} ,
"ecosystem_specific" : {
"imports" : [
{
"path" : "github.com/gofiber/fiber" ,
"symbols" : [
"Ctx.Attachment"
]
}
]
}
}
] ,
"references" : [
{
"type" : "FIX" ,
"url" : "https://github.com/gofiber/fiber/pull/579"
} ,
{
"type" : "FIX" ,
"url" : "https://github.com/gofiber/fiber/commit/f698b5d5066cfe594102ae252cd58a1fe57cf56f"
}
2022-10-01 17:10:57 +03:00
] ,
"credits" : [
{
"name" : "Hasibul Hasan and Abdullah Shaleh"
}
2022-09-14 01:40:34 +03:00
]
}