Lucene search

K
cveGitHub_MCVE-2023-45128
HistoryOct 16, 2023 - 9:15 p.m.

CVE-2023-45128

2023-10-1621:15:11
CWE-352
CWE-565
CWE-20
CWE-807
GitHub_M
web.nvd.nist.gov
66
30
fiber
web framework
go
csrf
vulnerability
injection
security
integrity
upgrade
samesite
secure
httponly

CVSS3

10

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L

AI Score

8.8

Confidence

High

EPSS

0.001

Percentile

24.4%

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.

Affected configurations

Nvd
Vulners
Node
gofiberfiberRange<2.50.0go
VendorProductVersionCPE
gofiberfiber*cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*

CNA Affected

[
  {
    "vendor": "gofiber",
    "product": "fiber",
    "versions": [
      {
        "version": "< 2.50.0",
        "status": "affected"
      }
    ]
  }
]

Social References

More

CVSS3

10

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L

AI Score

8.8

Confidence

High

EPSS

0.001

Percentile

24.4%