Skip to content

x/vulndb: potential Go vuln in github.com/gofiber/fiber: CVE-2023-45141 #2116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GoVulnBot opened this issue Oct 16, 2023 · 1 comment
Assignees

Comments

@GoVulnBot
Copy link

CVE-2023-45141 references github.com/gofiber/fiber, which may be a Go module.

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:

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
    - module: github.com/gofiber/fiber
      vulnerable_at: 1.14.6
      packages:
        - package: fiber
cves:
    - CVE-2023-45141
references:
    - advisory: https://github.com/gofiber/fiber/security/advisories/GHSA-mv73-f69x-444p

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/537138 mentions this issue: data/reports: add GO-2023-2116.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants