CVE-2023-45141

HIGH

Fiber < 2.50.0 - Cross-Site Request Forgery via Improper Token Validation

Title source: llm
STIX 2.1

Description

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.

References (1)

Core 1
Core References
Mitigation, Vendor Advisory x_refsource_confirm
https://github.com/gofiber/fiber/security/advisories/GHSA-mv73-f69x-444p

Scores

CVSS v3 8.6
EPSS 0.0027
EPSS Percentile 17.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-352 CWE-565
Status published
Products (2)
gofiber/fiber < 2.50.0
gofiber/fiber 0 - 2.50.0Go
Published Oct 16, 2023
Tracked Since Feb 18, 2026