CVE-2025-48075
- EPSS 0.47%
- Veröffentlicht 22.05.2025 17:25:18
- Zuletzt bearbeitet 30.05.2025 01:18:13
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 inst...
CVE-2024-38513
- EPSS 0.69%
- Veröffentlicht 01.07.2024 19:15:05
- Zuletzt bearbeitet 02.10.2025 13:55:12
Fiber is an Express-inspired web framework written in Go A vulnerability present in versions prior to 2.52.5 is a session middleware issue in GoFiber versions 2 and above. This vulnerability allows users to supply their own session_id value, resultin...
CVE-2024-25124
- EPSS 0.66%
- Veröffentlicht 21.02.2024 21:15:09
- Zuletzt bearbeitet 05.02.2025 22:03:51
Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access...
CVE-2023-45141
- EPSS 0.27%
- Veröffentlicht 16.10.2023 21:15:11
- Zuletzt bearbeitet 21.11.2024 08:26:25
Fiber is an express inspired web framework written in Go. A Cross-Site Request Forgery (CSRF) vulnerability has been identified in the application, which allows an attacker to obtain tokens and forge malicious requests on behalf of a user. This can l...
CVE-2023-45128
- EPSS 0.31%
- Veröffentlicht 16.10.2023 21:15:11
- Zuletzt bearbeitet 21.11.2024 08:26:23
Fiber is an express inspired web framework written in Go. A Cross-Site Request Forgery (CSRF) vulnerability has been identified in the application, which allows an attacker to inject arbitrary values and forge malicious requests on behalf of a user. ...
CVE-2023-41338
- EPSS 0.53%
- Veröffentlicht 08.09.2023 19:15:43
- Zuletzt bearbeitet 21.11.2024 08:21:06
Fiber is an Express inspired web framework built in the go language. Versions of gofiber prior to 2.49.2 did not properly restrict access to localhost. This issue impacts users of our project who rely on the `ctx.IsFromLocal` method to restrict acces...
CVE-2020-15111
- EPSS 0.86%
- Veröffentlicht 20.07.2020 18:15:12
- Zuletzt bearbeitet 21.11.2024 05:04:50
In Fiber before version 1.12.6, the filename that is given in c.Attachment() (https://docs.gofiber.io/ctx#attachment) is not escaped, and therefore vulnerable for a CRLF injection attack. I.e. an attacker could upload a custom filename and then give ...