{ "schema_version": "1.4.0", "id": "GHSA-2ccr-g2rv-h677", "modified": "2024-03-13T22:25:10Z", "published": "2024-03-12T20:47:18Z", "aliases": [ "CVE-2024-28238" ], "summary": "Session Token in URL in directus", "details": "### Impact\n\nWhen reaching the /files page, a JWT is passed via GET request. Inclusion of session tokens in URLs poses a security risk as URLs are often logged in various places (e.g., web server logs, browser history). Attackers gaining access to these logs may hijack active user sessions, leading to unauthorized access to sensitive information or actions on behalf of the user.\n\n### Patches\n\n_Has the problem been patched? What versions should users upgrade to?_\n\n### Workarounds\n\nThere's no workaround available.\n\n### References\n\n_Are there any links users can visit to find out more?_\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "directus" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "10.10.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/directus/directus/security/advisories/GHSA-2ccr-g2rv-h677" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28238" }, { "type": "PACKAGE", "url": "https://github.com/directus/directus" } ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-598" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2024-03-12T20:47:18Z", "nvd_published_at": "2024-03-12T21:15:59Z" } }