{ "schema_version": "1.4.0", "id": "GHSA-5mhg-wv8w-p59j", "modified": "2024-03-01T20:11:06Z", "published": "2024-03-01T20:11:05Z", "aliases": [ "CVE-2024-27296" ], "summary": "Directus version number disclosure", "details": "### Impact\n\nCurrently the exact Directus version number is being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known vulnerabilities in Directus core or any of its shipped dependencies in that specific running version.\n\n### Patches\n\nThe problem has been resolved in versions 10.8.3 and newer\n\n### Workarounds\n\nNone", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "directus" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "10.8.3" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 10.8.2" } } ], "references": [ { "type": "WEB", "url": "https://github.com/directus/directus/security/advisories/GHSA-5mhg-wv8w-p59j" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27296" }, { "type": "WEB", "url": "https://github.com/directus/directus/commit/a5a1c26ac48795ed3212a4c51b9523588aff4fa0" }, { "type": "PACKAGE", "url": "https://github.com/directus/directus" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-01T20:11:05Z", "nvd_published_at": "2024-03-01T16:15:46Z" } }