In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true.
The product uses a cross-domain policy file that includes domains that should not be trusted.
Link | Tags |
---|---|
https://github.com/directus/directus/blob/8daed9c41baeaf1d08c1e292bf9f0dcef65e48fb/docs/configuration/config-options.md | third party advisory |
https://github.com/directus/directus/pull/12022 | third party advisory patch |
https://security.snyk.io/vuln/SNYK-JS-DIRECTUS-2441822 | third party advisory |
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | third party advisory technical description |
https://github.com/directus/directus/releases/tag/v9.7.0 | third party advisory |