Lucene search
+L

44 matches found

OSV
OSV
added 2025/08/11 5:25 p.m.7 views

GO-2025-3845 Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder in github.com/gofiber/fiber

Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder in github.com/gofiber/fiber...

8.7CVSS7AI score0.00355EPSS
SaveExploits0References2
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
OSV
OSV
added 2025/05/27 8:47 p.m.4 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
RedhatCVE
RedhatCVE
added 2025/05/23 4:36 a.m.7 views

CVE-2023-41338

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 access to localhost requests. If exploited, it could...

5.3CVSS6.7AI score0.00531EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/02 7:19 p.m.42 views

GO-2024-2959 Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber

Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber...

10CVSS9.6AI score0.00686EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/01 8:35 p.m.70 views

GHSA-98J2-3J3P-FW2V Session Middleware Token Injection Vulnerability

A security vulnerability has been identified in the Fiber session middleware where a user can supply their own sessionid value, leading to the creation of a session with that key. Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability...

10CVSS9.3AI score0.00686EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/07/01 8:35 p.m.51 views

Session Middleware Token Injection Vulnerability

A security vulnerability has been identified in the Fiber session middleware where a user can supply their own sessionid value, leading to the creation of a session with that key. Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability...

10CVSS6.7AI score0.00686EPSS
SaveExploits0References5Affected Software3
NVD
NVD
added 2024/07/01 7:15 p.m.48 views

CVE-2024-38513

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 sessionid value, resulting in the creation of a session with that key. If...

10CVSS0.00686EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/01 6:31 p.m.81 views

CVE-2024-38513

The CVE-2024-38513 issue affects the GoFiber (Fiber) session middleware in GoFiber versions prior to 2.52.5. The vulnerability allows a user to supply their own session_id value, which can cause a session to be created with that key. This can enable unauthorized access or session fixation if an a...

10CVSS9.4AI score0.00686EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/01 6:31 p.m.20 views

CVE-2024-38513 Fiber Session Middleware Token Injection Vulnerability

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 sessionid value, resulting in the creation of a session with that key. If...

10CVSS7.1AI score0.00686EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/01 6:31 p.m.49 views

CVE-2024-38513 Fiber Session Middleware Token Injection Vulnerability

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 sessionid value, resulting in the creation of a session with that key. If...

10CVSS0.00686EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/01 6:31 p.m.21 views

CVE-2024-38513 Fiber Session Middleware Token Injection Vulnerability

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 sessionid value, resulting in the creation of a session with that key. If...

10CVSS6.6AI score0.00686EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 7:46 p.m.34 views

GO-2024-2574 Insecure CORS Configuration allowing wildcard origin with credentials in github.com/gofiber/fiber/v2

The CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard "" while also having the Access-Control-Allow-Credentials set to true...

9.8CVSS9.4AI score0.0066EPSS
SaveExploits1References8
OSV
OSV
added 2024/01/17 7:7 p.m.41 views

GO-2024-2461 Cross-site scripting in github.com/gofiber/template/django/v3

Cross-site scripting in github.com/gofiber/template/django/v3...

9.3CVSS7.3AI score0.00484EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/01/12 6:5 a.m.20 views

Cross Site Scripting (XSS)

github.com/gofiber/template is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper validation and sanitization of user input via the template engine. This issue can be exploited by attacker via injecting malicious JavaScript via the template engine resulting in XSS...

9.3CVSS6.3AI score0.00484EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2024/01/11 6:46 p.m.2 views

Cross-site Scripting (XSS)

Overview github.com/gofiber/template/v2/django/v2 is a template engine create by flosch. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Views interface due to improper input validation. An attacker can execute malicious scripts in users' browsers when visitin...

9.3CVSS5.3AI score0.00484EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/24 4:57 p.m.27 views

GO-2023-2116 CSRF token validation vulnerability in github.com/gofiber/fiber/v2

A cross-site request forgery vulnerability can allow an attacker to obtain tokens and forge malicious requests on behalf of a user. This can lead to unauthorized actions being taken on the user's behalf, potentially compromising the security and integrity of the application. The vulnerability is...

8.8CVSS8.5AI score0.00265EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/24 4:57 p.m.48 views

GO-2023-2115 CSRF token reuse vulnerability in github.com/gofiber/fiber/v2

A cross-site request forgery vulnerability in this package can allow an attacker to inject arbitrary values and forge malicious requests on behalf of a user. The attacker may inject arbitrary values without any authentication, or perform various malicious actions on behalf of an authenticated use...

10CVSS9.2AI score0.00313EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/10/18 6:45 a.m.22 views

Cross-Site Request Forgery (CSRF)

github.com/gofiber/fiber is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is caused by improper validation and enforcement of CSRF tokens within the application. An attacker is able to trick a user into performing unauthorized actions on the application, such as changing their...

8.8CVSS6.9AI score0.00265EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/08 6:17 p.m.11 views

CVE-2023-41338 Vulnerability in Ctx.IsFromLocal() in gofiber

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 access to localhost requests. If exploited, it could...

5.3CVSS6.7AI score0.00531EPSS
SaveExploits0References4
Rows per page
Query Builder