ghsa-4hmq-ggrm-qfc6
Vulnerability from github
Published
2023-03-07 20:35
Modified
2023-03-07 20:35
Severity ?
Summary
directus vulnerable to HTML Injection in Password Reset email to custom Reset URL
Details
Impact
Instances relying on an allow-listed reset URL are vulnerable to an HTML injection attack through the use of query parameters in the reset URL.
Patches
The problem has been resolved and released under version 9.23.0. People relying on a custom password reset URL should upgrade to 9.23.0 or later, or remove the custom reset url from the configured allow list.
Workarounds
Disable the custom reset URL allow list.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "directus" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "9.23.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-27474" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-03-07T20:35:54Z", "nvd_published_at": "2023-03-06T17:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\nInstances relying on an allow-listed reset URL are vulnerable to an HTML injection attack through the use of query parameters in the reset URL. \n\n### Patches\n\nThe problem has been resolved and released under version 9.23.0. People relying on a custom password reset URL should upgrade to 9.23.0 or later, or remove the custom reset url from the configured allow list.\n\n### Workarounds\n\nDisable the custom reset URL allow list.", "id": "GHSA-4hmq-ggrm-qfc6", "modified": "2023-03-07T20:35:54Z", "published": "2023-03-07T20:35:54Z", "references": [ { "type": "WEB", "url": "https://github.com/directus/directus/security/advisories/GHSA-4hmq-ggrm-qfc6" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27474" }, { "type": "WEB", "url": "https://github.com/directus/directus/issues/17119" }, { "type": "WEB", "url": "https://github.com/directus/directus/pull/17120" }, { "type": "PACKAGE", "url": "https://github.com/directus/directus" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "directus vulnerable to HTML Injection in Password Reset email to custom Reset URL" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.