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

Secure svg media files preview - v8 #6182

Merged
merged 1 commit into from Aug 23, 2019

Conversation

elit0451
Copy link
Member

Prevent malicious JS content from .svg media files to be running inside of the back office.

Fixes: AB#2180

Test notes can be found on AB#2293 for now.

@warrenbuckley warrenbuckley merged commit d86db3f into v8/dev Aug 23, 2019
@warrenbuckley warrenbuckley deleted the v8/bugfix/2180-secure-svg-preview branch August 23, 2019 11:06
@warrenbuckley
Copy link
Contributor

@nul800sebastiaan it's cherry picked into /v8/8.1 branch as this commit sha - 8625c8d

@bjarnef
Copy link
Contributor

bjarnef commented Oct 11, 2021

Yesterday I just read about the new Sanitizer API: https://web.dev/sanitizer/
However currently it is still WIP:

The Sanitizer API is under discussion in the standardization process and Chrome is in the process of implementing it.

Not supported yet by default, but possible to enable in Firefox and Chrome:
https://caniuse.com/?search=sanitizer

Maybe something to consider in v10 / backoffice rebuild later if browser support the API. Let's see how it is progressing.

@nathanwoulfe
Copy link
Contributor

Yesterday I just read about the new Sanitizer API: https://web.dev/sanitizer/
However currently it is still WIP

That's pretty cool. Also a bit surprising that it hasn't been part of the standard for years, seems like a sensible and really useful addition

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.

None yet

5 participants