Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, `fiber.Ctx.BodyParser` can map flat data to nested slices using `key[idx]value` syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process the data. Since this data is user-provided, this could lead to denial of service for anyone relying on this `fiber.Ctx.BodyParser` functionality. Version 2.52.7 fixes the issue.
Metrics
Affected Vendors & Products
References
History
Fri, 30 May 2025 01:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Gofiber
Gofiber fiber |
|
CPEs | cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:* | |
Vendors & Products |
Gofiber
Gofiber fiber |
|
Metrics |
cvssV3_1
|
Thu, 22 May 2025 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Thu, 22 May 2025 17:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, `fiber.Ctx.BodyParser` can map flat data to nested slices using `key[idx]value` syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process the data. Since this data is user-provided, this could lead to denial of service for anyone relying on this `fiber.Ctx.BodyParser` functionality. Version 2.52.7 fixes the issue. | |
Title | Fiber panics when fiber.Ctx.BodyParser parses invalid range index | |
Weaknesses | CWE-129 | |
References |
| |
Metrics |
cvssV4_0
|

Status: PUBLISHED
Assigner: GitHub_M
Published: 2025-05-22T17:25:18.447Z
Updated: 2025-05-22T17:59:02.707Z
Reserved: 2025-05-15T16:06:40.942Z
Link: CVE-2025-48075

Updated: 2025-05-22T17:42:06.573Z

Status : Analyzed
Published: 2025-05-22T18:15:43.310
Modified: 2025-05-30T01:18:13.397
Link: CVE-2025-48075

No data.