Dismissed
by @LeSuisse Activity log
- Created automatic suggestion
-
@LeSuisse
removed
3 packages
- guile-fibers
- ocamlPackages.fiber
- ocamlPackages_latest.fiber
- @LeSuisse dismissed
Fiber has a Denial of Service Vulnerability via Route Parameter Overflow
Fiber is an Express inspired web framework written in Go. A denial of service vulnerability exists in Fiber v2 and v3 that allows remote attackers to crash the application by sending requests to routes with more than 30 parameters. The vulnerability results from missing validation during route registration combined with an unbounded array write during request matching. Version 2.52.12 patches the issue in the v2 branch and 3.1.0 patches the issue in the v3 branch.
References
- https://github.com/gofiber/fiber/blob/v2/path.go#L516 x_refsource_MISC
- https://github.com/gofiber/fiber/security/advisories/GHSA-mrq8-rjmw-wpq3 x_refsource_CONFIRM
- https://github.com/gofiber/fiber/pull/3962 x_refsource_MISC
- https://github.com/gofiber/fiber/blob/main/path.go#L514 x_refsource_MISC
Affected products
fiber
- ==>= 2.0.0, < 2.52.12
- ==>= 3.0.0, < 3.1.0
Ignored packages (3)
pkgs.guile-fibers
Concurrent ML-like concurrency for Guile
pkgs.ocamlPackages.fiber
Structured concurrency library
pkgs.ocamlPackages_latest.fiber
Structured concurrency library