CVE-2023-41338
Last modified
CVE-2023-41338 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gofiber | Fiber | < 2.49.2 |
References
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-ForTechnical Description
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-ForTechnical Description
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-41338?
How severe is CVE-2023-41338?
How do I fix CVE-2023-41338?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-41332Cilium is a networking, observability, and security solution…3.5
- CVE-2023-41333Cilium is a networking, observability, and security solution…8.1
- CVE-2023-41334Astropy is a project for astronomy in Python that fosters in…8.4
- CVE-2023-41335Synapse is an open-source Matrix homeserver written and main…3.7
- CVE-2023-41336ux-autocomplete is a JavaScript Autocomplete functionality f…6.5
- CVE-2023-41337h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and …6.7
- CVE-2023-41339GeoServer is an open source software server written in Java …5.3
- CVE-2023-4134A use-after-free vulnerability was found in the cyttsp4_core…5.5
- CVE-2023-41343Rogic No-Code Database Builder's file uploading function has…5.4
- CVE-2023-41344NCSIST ManageEngine Mobile Device Manager(MDM) APP's special…7.5
- CVE-2023-41345ASUS RT-AX55’s authentication-related function has a vulnera…8.8
- CVE-2023-41346ASUS RT-AX55’s authentication-related function has a vulnera…8.8
Are you affected by CVE-2023-41338?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
