CVE-2022-24814
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.
Does this matter?
Lower severity and a low EPSS score (1.03%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 1.03% probability · 62th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- rangerstudio/directus
- Source
- security-advisories@github.com
References
- https://github.com/directus/directus/pull/12020Issue Tracking, Patch, Third Party Advisory
- https://github.com/directus/directus/releases/tag/v9.7.0Release Notes, Third Party Advisory
- https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84Mitigation, Third Party Advisory
- https://github.com/directus/directus/pull/12020Issue Tracking, Patch, Third Party Advisory
- https://github.com/directus/directus/releases/tag/v9.7.0Release Notes, Third Party Advisory
- https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84Mitigation, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.