Fiber is an Express inspired web framework built in the go language. Versions of gofiber prior to 2.49.2 did not properly restrict access to localhost. This issue impacts users of our project who rely on the `ctx.IsFromLocal` method to restrict access to localhost requests. If exploited, it could allow unauthorized access to resources intended only for localhost. Setting `X-Forwarded-For: 127.0.0.1` in a request from a foreign host, will result in true for `ctx.IsFromLocal`. Access is limited to the scope of the affected process. This issue has been patched in version `2.49.2` with commit `b8c9ede6`. Users are advised to upgrade. There are no known workarounds to remediate this vulnerability without upgrading to the patched version.
History

Thu, 26 Sep 2024 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-09-08T18:17:18.044Z

Updated: 2024-09-26T14:05:03.642Z

Reserved: 2023-08-28T16:56:43.368Z

Link: CVE-2023-41338

cve-icon Vulnrichment

Updated: 2024-08-02T19:01:34.692Z

cve-icon NVD

Status : Modified

Published: 2023-09-08T19:15:43.977

Modified: 2024-11-21T08:21:06.483

Link: CVE-2023-41338

cve-icon Redhat

No data.