GHSA-2ccr-g2rv-h677

Suggest an improvement
Source
https://github.com/advisories/GHSA-2ccr-g2rv-h677
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/03/GHSA-2ccr-g2rv-h677/GHSA-2ccr-g2rv-h677.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-2ccr-g2rv-h677
Aliases
Related
Published
2024-03-12T20:47:18Z
Modified
2024-03-13T22:25:10Z
Severity
  • 2.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Session Token in URL in directus
Details

Impact

When 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.

Patches

Has the problem been patched? What versions should users upgrade to?

Workarounds

There's no workaround available.

References

Are there any links users can visit to find out more?

Database specific
{
    "nvd_published_at": "2024-03-12T21:15:59Z",
    "cwe_ids": [
        "CWE-200",
        "CWE-598"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2024-03-12T20:47:18Z"
}
References

Affected packages

npm / directus

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
10.10.0