VYPR

Cross Origin Resource Sharing For Koa

by Koajs

CVEs (1)

  • CVE-2023-49803HigDec 11, 2023
    risk 0.49cvss 8.6epss 0.00

    @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…