Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rangerstudio | Directus | < 9.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/directus/directus/pull/12020Issue TrackingPatchThird Party Advisory
- https://github.com/directus/directus/releases/tag/v9.7.0Release NotesThird Party Advisory
- https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84MitigationThird Party Advisory
- https://github.com/directus/directus/pull/12020Issue TrackingPatchThird Party Advisory
- https://github.com/directus/directus/releases/tag/v9.7.0Release NotesThird Party Advisory
- https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84MitigationThird Party Advisory
FAQ
What is CVE-2022-24814?
CVE-2022-24814 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 int...
How severe is CVE-2022-24814?
CVE-2022-24814 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24814?
Check the references section above for vendor advisories and patch information. Affected products include: Rangerstudio Directus.