Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Tinymce allows potentially unsafe embeds #1993

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

iOvergaard
Copy link
Collaborator

This sets convert_unsafe_embeds to true to act as a workaround for CVE-2024-29881 seeing that we cannot upgrade to tinymce 7 at the moment. The only difference from TinyMCE 6 to 7 in this regard is that this option is set to true and is the official workaround.

Fixes https://github.com/umbraco/Umbraco.CMS.Backoffice/security/dependabot/44

This sets `convert_unsafe_embeds` to true to act as a workaround for CVE-2024-29881 seeing that we cannot upgrade to tinymce 7 at the moment. The only difference from TinyMCE 6 to 7 in this regard is that this option is set to true and is the official workaround.

Fixes https://github.com/umbraco/Umbraco.CMS.Backoffice/security/dependabot/44
@iOvergaard iOvergaard changed the title fix: Tinymce allows potentially unsafe embeds Bugfix: Tinymce allows potentially unsafe embeds Jun 11, 2024
@iOvergaard iOvergaard merged commit 334c134 into main Jun 17, 2024
7 checks passed
@iOvergaard iOvergaard deleted the v14/bugfix/tinymce-unsafe-embeds branch June 17, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants