CVE-2023-45128
CVSS 3.1 Score 8.8 of 10 (high)
Details
Summary
CVE-2023-45128 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the Fiber web framework written in Go. This issue allows attackers to inject arbitrary values and forge malicious requests on behalf of users, potentially compromising application security and integrity. The flaw stems from improper validation and enforcement of CSRF tokens within the application, leading to unauthenticated or authenticated user actions. Version 2.50.0 of Fiber addresses this vulnerability. As an added security measure, users are advised to implement captchas or Two-Factor Authentication (2FA), set Session cookies with SameSite=Lax or SameSite=Secure, and use the Secure and HttpOnly attributes. At present, there are no known workarounds for this vulnerability.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Gofiber Fiber
Affected Vendors
- GoFIBER