CVE-2023-49803

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-49803
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-49803.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-49803
Aliases
Related
Published
2023-12-11T23:15:07Z
Modified
2025-01-08T15:29:43.059666Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git / github.com/koajs/cors

Affected ranges

Type
GIT
Repo
https://github.com/koajs/cors
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

1.*

1.0.0
1.0.1

2.*

2.0.0
2.1.0
2.1.1
2.2.0
2.2.1
2.2.2
2.2.3

3.*

3.0.0
3.1.0
3.2.0
3.3.0
3.4.0
3.4.1
3.4.2
3.4.3

4.*

4.0.0