Lucene search
+L

56 matches found

Snyk
Snyk
added 2025/08/06 12:43 a.m.2 views

Memory Allocation with Excessive Size Value

Overview github.com/gofiber/fiber is an Express inspired web framework written in Go. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the BodyParser function, which allocates a slice of length idx+1 without validating. An attacker can cause the...

8.7CVSS6.9AI score0.00355EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/06 12:43 a.m.4 views

Memory Allocation with Excessive Size Value

Overview github.com/gofiber/fiber/v2 is an Express inspired web framework written in Go. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the BodyParser function, which allocates a slice of length idx+1 without validating. An attacker can cause t...

8.7CVSS6.9AI score0.00355EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/05 11:33 p.m.16 views

CVE-2025-54801 Fiber Susceptible to Crash via `BodyParser` Due to Unvalidated Large Slice Index in Decoder

Fiber is an Express inspired web framework written in Go. In versions 2.52.8 and below, when using Fiber's Ctx.BodyParser to parse form data containing a large numeric key that represents a slice index e.g., test.18446744073704, the application crashes due to an out-of-bounds slice allocation in...

8.7CVSS0.00355EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/05 3:22 p.m.15 views

Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder

Description When using Fiber's Ctx.BodyParser to parse form data containing a large numeric key that represents a slice index e.g., test.18446744073704, the application crashes due to an out-of-bounds slice allocation in the underlying schema decoder. The root cause is that the decoder attempts t...

8.7CVSS7.6AI score0.00355EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/08/05 3:22 p.m.8 views

GHSA-QX2Q-88MX-VHG7 Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder

Description When using Fiber's Ctx.BodyParser to parse form data containing a large numeric key that represents a slice index e.g., test.18446744073704, the application crashes due to an out-of-bounds slice allocation in the underlying schema decoder. The root cause is that the decoder attempts t...

8.7CVSS6.9AI score0.00355EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/27 8:47 p.m.5 views

GO-2025-3706 Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber

Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber...

8.7CVSS7.1AI score0.0044EPSS
SaveExploits1References2
NVD
NVD
added 2025/05/22 6:15 p.m.41 views

CVE-2025-48075

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 keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS0.0044EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/22 5:25 p.m.20 views

CVE-2025-48075 Fiber panics when fiber.Ctx.BodyParser parses invalid range index

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 keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS6.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/22 5:25 p.m.11 views

CVE-2025-48075 Fiber panics when fiber.Ctx.BodyParser parses invalid range index

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 keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS6.5AI score0.0044EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/05/22 5:25 p.m.57 views

CVE-2025-48075 Fiber panics when fiber.Ctx.BodyParser parses invalid range index

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 keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS0.0044EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/22 12:0 a.m.4 views

PT-2025-22526 · Fiber · Fiber

Name of the Vulnerable Software and Affected Versions: Fiber versions 2.52.6 through 2.52.6 Description: The issue affects the fiber.Ctx.BodyParser functionality, which can map flat data to nested slices using keyidxvalue syntax. However, when idx is negative, it causes a panic instead of returni...

8.7CVSS6.1AI score0.0044EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2025/04/15 3:30 a.m.25 views

http-proxy-middleware allows fixRequestBody to proceed even if bodyParser has failed

In http-proxy-middleware before 2.0.9 and 3.x before 3.0.5, fixRequestBody proceeds even if bodyParser has failed...

5.3CVSS6.8AI score0.00448EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/04/15 3:15 a.m.20 views

CVE-2025-32997

In http-proxy-middleware before 2.0.9 and 3.x before 3.0.5, fixRequestBody proceeds even if bodyParser has failed...

5.3CVSS0.00448EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/04/15 12:0 a.m.13 views

CVE-2025-32997

In http-proxy-middleware before 2.0.9 and 3.x before 3.0.5, fixRequestBody proceeds even if bodyParser has failed...

4CVSS7.2AI score0.00448EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/15 12:0 a.m.33 views

CVE-2025-32997

In http-proxy-middleware before 2.0.9 and 3.x before 3.0.5, fixRequestBody proceeds even if bodyParser has failed...

4CVSS0.00448EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/15 12:0 a.m.5 views

http-proxy-middleware 安全漏洞

http-proxy-middleware is a Node.js http proxy middleware for connect, express, next.js, etc. by Steven Chim Personal Developer. A security vulnerability exists in http-proxy-middleware versions prior to 2.0.9 and prior to 3.0.5, which stems from the bodyParser failing and continuing to process...

5.3CVSS6.5AI score0.00448EPSS
SaveExploits0References2
Rows per page
Query Builder