Cross-site Scripting in Directus
Description
Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 9.7.0, unauthorized JavaScript (JS) can be executed by inserting an iframe into the rich text html interface that links to a file uploaded HTML file that loads another uploaded JS file in its script tag. This satisfies the regular content security policy header, which in turn allows the file to run any arbitrary JS. This issue was resolved in version 9.7.0. As a workaround, disable the live embed in the what-you-see-is-what-you-get by adding { "media_live_embeds": false } to the _Options Overrides_ option of the Rich Text HTML interface.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
directusnpm | < 9.7.0 | 9.7.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-xmjj-3c76-5w84ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-24814ghsaADVISORY
- github.com/directus/directus/pull/12020ghsax_refsource_MISCWEB
- github.com/directus/directus/releases/tag/v9.7.0ghsax_refsource_MISCWEB
- github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.