CVE-2022-26969
CRITICAL9.8EPSS 0.91%Insecure default value for CORS configuration
描述
### Impact The default value for the `CORS_ENABLED` and `CORS_ORIGIN` configuration was set to be very permissive by default. This could lead to unauthorized access in uncontrolled environments when the configuration hasn't been changed. ### Patches The default values for CORS have been changed in https://github.com/directus/directus/pull/12022 which is released under 9.7.0 ### Workarounds Configure the CORS environment variables to match your project's usage, rather than leaving them at the (permissive) defaults. ### For more information If you have any questions or comments about this advisory: * Open an issue in [directus/directus](https://github.com/directus/directus) * Email us at [[email protected]](mailto:[email protected])
受影響套件(1)
- npm/directusfrom 0, < 9.7.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
參考連結(8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-26969
- PATCHhttps://github.com/directus/directus
- WEBhttps://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
- WEBhttps://github.com/directus/directus/blob/8daed9c41baeaf1d08c1e292bf9f0dcef65e48fb/docs/configuration/config-options.md
- WEBhttps://github.com/directus/directus/pull/12022
- WEBhttps://github.com/directus/directus/releases/tag/v9.7.0
- WEBhttps://github.com/directus/directus/security/advisories/GHSA-g27j-74fp-xfpr
- WEBhttps://security.snyk.io/vuln/SNYK-JS-DIRECTUS-2441822