2 matches found
CVE-2023-49803
@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...
8.6CVSS6.7AI score0.00279EPSS
SaveExploits0References1
PT-2023-31361 · Npm · @Koa/Cors
Name of the Vulnerable Software and Affected Versions: @koa/cors versions prior to 5.0.0 Description: The @koa/cors middleware for the koa web framework in Node.js has a security issue where it returns an Access-Control-Allow-Origin header with the value of the origin from the request if an allow...
8.6CVSS7.5AI score0.00279EPSS
SaveExploits0References9
20