9.8
CVE-2022-26969
- EPSS 0.93%
- Veröffentlicht 26.12.2022 06:15:10
- Zuletzt bearbeitet 14.04.2025 15:15:17
- CVE-Watchlists
- Unerledigt
In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.93% | 0.558 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| CISA-ADP | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-942 Permissive Cross-domain Security Policy with Untrusted Domains
The product uses a web-client protection mechanism such as a Content Security Policy (CSP) or cross-domain policy file, but the policy includes untrusted domains with which the web client is allowed to communicate.
https://github.com/directus/directus/releases/tag/v9.7.0
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
https://github.com/directus/directus/blob/8daed9c41baeaf1d08c1e292bf9f0dcef65e48fb/docs/configuration/config-options.md
https://github.com/directus/directus/pull/12022
https://security.snyk.io/vuln/SNYK-JS-DIRECTUS-2441822