CVE-2023-49803
Last modified
CVE-2023-49803 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. @koa/cors npm provides Cross-Origin Resource Sharing (CORS) for koa, a web framework for Node.js. Prior to version 5.0.0, the middleware operates in a way that if an allowed origin is not provided, it will return an `Access-Control-Allow-Origin` header with the value of the origin from the request. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
@koa/cors npm provides Cross-Origin Resource Sharing (CORS) for koa, a web framework for Node.js. Prior to version 5.0.0, the middleware operates in a way that if an allowed origin is not provided, it will return an `Access-Control-Allow-Origin` header with the value of the origin from the request. This behavior completely disables one of the most crucial elements of browsers - the Same Origin Policy (SOP), this could cause a very serious security threat to the users of this middleware. If such behavior is expected, for instance, when middleware is used exclusively for prototypes and not for production applications, it should be heavily emphasized in the documentation along with an indication of the risks associated with such behavior, as many users may not be aware of it. Version 5.0.0 fixes this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Koajs | Cross-Origin Resource Sharing For Koa | < 5.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-49803?
How severe is CVE-2023-49803?
How do I fix CVE-2023-49803?
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 2023
- CVE-2023-49798OpenZeppelin Contracts is a library for smart contract devel…7.5
- CVE-2023-49799`nuxt-api-party` is an open source module to proxy API reque…7.5
- CVE-2023-4980Cross-site Scripting (XSS) - Generic in GitHub repository li…5.4
- CVE-2023-49800`nuxt-api-party` is an open source module to proxy API reque…7.5
- CVE-2023-49801Lif Auth Server is a server for validating logins, managing …7.5
- CVE-2023-49802The LinkedCustomFields plugin for MantisBT allows users to l…6.1
- CVE-2023-49804Uptime Kuma is an easy-to-use self-hosted monitoring tool. P…7.8
- CVE-2023-49805Uptime Kuma is an easy-to-use self-hosted monitoring tool. P…8.8
- CVE-2023-49807Stored cross-site scripting vulnerability when processing th…5.4
- CVE-2023-49809Mattermost fails to handle a null request body in the /add e…6.5
- CVE-2023-4981Cross-site Scripting (XSS) - DOM in GitHub repository libren…5.4
- CVE-2023-49810A login attempt restriction bypass vulnerability exists in t…6.5
Are you affected by CVE-2023-49803?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
