Filtered by vendor Koajs
Subscribe
Filtered by product Cross-origin Resource Sharing For Koa
Subscribe
Total
1 CVE
| CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
|---|---|---|---|---|---|
| CVE-2023-49803 | 1 Koajs | 1 Cross-origin Resource Sharing For Koa | 2024-11-21 | N/A | 8.6 HIGH |
|
@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 ...
Show More |
|||||