CVE-2024-25124
Last modified
CVE-2024-25124 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard (`*`) while also having the Access-Control-Allow-Credentials set to true, which goes against recommended security best practices. The impact of this misconfiguration is high as it can lead to unauthorized access to sensitive user data and expose the system to various types of attacks listed in the PortSwigger article linked in the references. Version 2.52.1 contains a patch for this issue. As a workaround, users may manually validate the CORS configurations in their implementation to ensure that they do not allow a wildcard origin when credentials are enabled. The browser fetch api, as well as browsers and utilities that enforce CORS policies, are not affected by this.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gofiber | Fiber | < 2.52.1 |
References
- http://blog.portswigger.net/2016/10/exploiting-cors-misconfigurations-for.htmlExploit, Third Party Advisory
- https://fetch.spec.whatwg.org/#cors-protocol-and-credentialsTechnical Description
- https://github.com/gofiber/fiber/security/advisories/GHSA-fmg4-x8pw-hjhgExploit, Vendor Advisory
- http://blog.portswigger.net/2016/10/exploiting-cors-misconfigurations-for.htmlExploit, Third Party Advisory
- https://fetch.spec.whatwg.org/#cors-protocol-and-credentialsTechnical Description
- https://github.com/gofiber/fiber/security/advisories/GHSA-fmg4-x8pw-hjhgExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-25124?
How severe is CVE-2024-25124?
How do I fix CVE-2024-25124?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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 2024
- CVE-2024-25118TYPO3 is an open source PHP based web content management sys…6.5
- CVE-2024-25119TYPO3 is an open source PHP based web content management sys…4.9
- CVE-2024-25120TYPO3 is an open source PHP based web content management sys…4.3
- CVE-2024-25121TYPO3 is an open source PHP based web content management sys…7.1
- CVE-2024-25122sidekiq-unique-jobs is an open source project which prevents…6.1
- CVE-2024-25123MSS (Mission Support System) is an open source package desig…7.5
- CVE-2024-25125Digdag is an open source tool that to build, run, schedule, …5.3
- CVE-2024-25126Rack is a modular Ruby web server interface. Carefully craft…7.5
- CVE-2024-25128Flask-AppBuilder is an application development framework, bu…9.1
- CVE-2024-25129The CodeQL CLI repo holds binaries for the CodeQL command li…5.5
- CVE-2024-2513The WP Chat App plugin for WordPress is vulnerable to Stored…5.4
- CVE-2024-25130Tuleap is an open source suite to improve management of soft…6.5
Are you affected by CVE-2024-25124?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
