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.
Remediation
References
https://github.com/directus/directus/pull/12020
https://github.com/directus/directus/releases/tag/v9.7.0
https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84
Related Vulnerabilities
CVE-2022-39299 Vulnerability in npm package node-saml
CVE-2020-17519 Vulnerability in maven package org.apache.flink:flink-runtime_2.12
CVE-2021-46877 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2021-43859 Vulnerability in maven package com.thoughtworks.xstream:xstream
CVE-2022-41404 Vulnerability in maven package org.ini4j:ini4j