SCA: security update for github.com/gofiber/fiber/v2 (GHSA-mv73-f69x-444p)

high Tenable Cloud Security Plugin ID 417137

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-45141)

See Also

https://github.com/advisories/GHSA-mv73-f69x-444p

Plugin Details

Severity: High

ID: 417137

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2023-45141

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/17/2023

Vulnerability Publication Date: 10/16/2023

Reference Information

CVE: CVE-2023-45141

cwe: CWE-352