9.8
CVE-2022-26969
- EPSS 0.93%
- Veröffentlicht 26.12.2022 06:15:10
- Zuletzt bearbeitet 14.04.2025 15:15:17
- Quelle cve@mitre.org
- 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 |
|---|---|---|---|---|
| nvd@nist.gov | 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
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 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 Policy with Untrusted Domains
The product uses a cross-domain policy file that includes domains that should not be trusted.
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