Bug 2244668 (CVE-2023-45141) - CVE-2023-45141 golang-github-gofiber-fiber: Cross site request forgery (CSRF)
Summary: CVE-2023-45141 golang-github-gofiber-fiber: Cross site request forgery (CSRF)
Keywords:
Status: NEW
Alias: CVE-2023-45141
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2244669 2244670
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-17 16:32 UTC by ybuenos
Modified: 2023-10-17 16:32 UTC (History)
0 users

Fixed In Version: golang-github-gofiber-fiber 2.50.0
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description ybuenos 2023-10-17 16:32:27 UTC
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 lead to unauthorized actions being taken on the user's behalf, potentially compromising the security and integrity of the application. The vulnerability is caused by improper validation and enforcement of CSRF tokens within the application. This vulnerability has been addressed in version 2.50.0 and users are advised to upgrade. Users should take additional security measures like captchas or Two-Factor Authentication (2FA) and set Session cookies with SameSite=Lax or SameSite=Secure, and the Secure and HttpOnly attributes.

https://github.com/gofiber/fiber/security/advisories/GHSA-mv73-f69x-444p

Comment 1 ybuenos 2023-10-17 16:32:46 UTC
Created golang-github-gofiber-fiber-2 tracking bugs for this issue:

Affects: fedora-37 [bug 2244669]
Affects: fedora-38 [bug 2244670]


Note You need to log in before you can comment on or make changes to this bug.