Bug 2244664 (CVE-2023-45128)

Summary: CVE-2023-45128 golang-github-gofiber-fiber: Cross-Site Request Forgery
Product: [Other] Security Response Reporter: ybuenos
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: golang-github-gofiber-fiber 2.50.0 Doc Type: ---
Doc Text:
A Cross-Site Request Forgery vulnerability has been found in Fiber. Due to improper validation and enforcement of CSRF tokens, an attacker can inject arbitrary values and forge malicious requests on behalf of a user
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2244666, 2244667    
Bug Blocks:    

Description ybuenos 2023-10-17 16:17:28 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 inject arbitrary values and forge malicious requests on behalf of a user. This vulnerability can allow an attacker to inject arbitrary values without any authentication, or perform various malicious actions on behalf of an authenticated user, 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 issue 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 as defense in depth measures. There are no known workarounds for this vulnerability.

https://github.com/gofiber/fiber/security/advisories/GHSA-94w9-97p3-p368
https://github.com/gofiber/fiber/commit/8c3916dbf4ad2ed427d02c6eb63ae8b2fa8f019a

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

Affects: fedora-37 [bug 2244666]
Affects: fedora-38 [bug 2244667]