GO-2024-2959

Source
https://pkg.go.dev/vuln/GO-2024-2959
Import Source
https://vuln.go.dev/ID/GO-2024-2959.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-2959
Aliases
Published
2024-07-02T19:19:24Z
Modified
2024-07-02T19:57:17.033759Z
Summary
Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber
Details

Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2959"
}
References

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

Go / github.com/gofiber/fiber/v2

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/gofiber/fiber/v2/middleware/session",
            "symbols": [
                "Store.Get",
                "Store.responseCookies"
            ]
        }
    ]
}