{ "id": "CVE-2022-26969", "sourceIdentifier": "cve@mitre.org", "published": "2022-12-26T06:15:10.893", "lastModified": "2023-01-05T17:47:45.147", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:monospace:directus:*:*:*:*:*:*:*:*", "versionEndExcluding": "9.7.0", "matchCriteriaId": "29906E73-BA02-4E9B-90C0-F075E73E4DD6" } ] } ] } ], "references": [ { "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS", "source": "cve@mitre.org", "tags": [ "Technical Description", "Third Party Advisory" ] }, { "url": "https://github.com/directus/directus/blob/8daed9c41baeaf1d08c1e292bf9f0dcef65e48fb/docs/configuration/config-options.md", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/directus/directus/pull/12022", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/directus/directus/releases/tag/v9.7.0", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://security.snyk.io/vuln/SNYK-JS-DIRECTUS-2441822", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }