Lucene search
K

35 matches found

CVE
CVE
added 2024/07/01 6:31 p.m.75 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
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/07/01 6:31 p.m.32 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
Exploits0References2
OSV
OSV
added 2024/07/01 6:31 p.m.18 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
Exploits0References4
OSV
OSV
added 2024/05/20 7:46 p.m.23 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
Exploits1References8
OSV
OSV
added 2024/01/17 7:7 p.m.29 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
Exploits0References2
Veracode
Veracode
added 2024/01/12 6:5 a.m.19 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
Exploits0References2Affected 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
Exploits0References2
OSV
OSV
added 2023/10/24 4:57 p.m.20 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
Exploits0References3
OSV
OSV
added 2023/10/24 4:57 p.m.43 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
Exploits0References3
Veracode
Veracode
added 2023/10/18 6:45 a.m.18 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
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/08 6:17 p.m.10 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
Exploits0References4
Cvelist
Cvelist
added 2023/09/08 6:17 p.m.40 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.3CVSS5.5AI score0.00531EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/09/08 12:0 a.m.4 views

PT-2023-27914 · Gofiber · Gofiber

Name of the Vulnerable Software and Affected Versions: gofiber versions prior to 2.49.2 Description: The issue impacts users who rely on the ctx.IsFromLocal method to restrict access to localhost requests. If exploited, it could allow unauthorized access to resources intended only for localhost...

5.3CVSS5.2AI score0.00531EPSS
Exploits0References12
OSV
OSV
added 2022/05/14 1:33 a.m.14 views

GHSA-927H-X4QJ-R242 github.com/gofiber/fiber/v2 vulnerable to Origin Validation Error

The Olivier Poitrey Go CORS handler through 1.3.0 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems...

5.9CVSS5.7AI score0.00717EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2022/05/14 1:33 a.m.14 views

github.com/gofiber/fiber/v2 vulnerable to Origin Validation Error

The Olivier Poitrey Go CORS handler through 1.3.0 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems...

5.9CVSS6.9AI score0.00717EPSS
Exploits0References8Affected Software2
Rows per page
Query Builder