SCA: security update for github.com/gofiber/fiber/v2 (GHSA-94w9-97p3-p368)

high Tenable Self-Hosted Container Security Plugin ID 413036

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

See Also

https://github.com/advisories/GHSA-94w9-97p3-p368

Plugin Details

Severity: High

ID: 413036

Version: Revision 1.8

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: Critical

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-45128

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-45128

cwe: CWE-20