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.
References
Link | Resource |
---|---|
https://github.com/directus/directus/pull/12020 | Issue Tracking Patch Third Party Advisory |
https://github.com/directus/directus/releases/tag/v9.7.0 | Release Notes Third Party Advisory |
https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84 | Mitigation Third Party Advisory |
https://github.com/directus/directus/pull/12020 | Issue Tracking Patch Third Party Advisory |
https://github.com/directus/directus/releases/tag/v9.7.0 | Release Notes Third Party Advisory |
https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84 | Mitigation Third Party Advisory |
Configurations
History
21 Nov 2024, 06:51
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 8.8 |
References | () https://github.com/directus/directus/pull/12020 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/directus/directus/releases/tag/v9.7.0 - Release Notes, Third Party Advisory | |
References | () https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84 - Mitigation, Third Party Advisory |
Information
Published : 2022-04-04 18:15
Updated : 2024-11-21 06:51
NVD link : CVE-2022-24814
Mitre link : CVE-2022-24814
CVE.ORG link : CVE-2022-24814
JSON object : View
Products Affected
rangerstudio
- directus
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')