blob: 08476a1972b589b17c535115a9279533b429e576 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2025-3706",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-48075",
"GHSA-hg3g-gphw-5hhm"
],
"summary": "Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber",
"details": "Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber",
"affected": [
{
"package": {
"name": "github.com/gofiber/fiber",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/gofiber/fiber/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "2.52.6"
},
{
"fixed": "2.52.7"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/gofiber/fiber/v2/internal/schema",
"symbols": [
"Decoder.Decode"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/gofiber/fiber/security/advisories/GHSA-hg3g-gphw-5hhm"
},
{
"type": "FIX",
"url": "https://github.com/gofiber/fiber/commit/e115c08b8f059a4a031b492aa9eef0712411853d"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3706",
"review_status": "REVIEWED"
}
}