Closed
Description
PR matrix-org/matrix-react-sdk#333 whitelisted data URIs for img tags in the HTML sanitizer. Unfortunately this introduced a vuln where you could do <img src=//evil.com/tracker.gif/>
given null URL schemes are apparently implicitly in the allowedSchemes list, and got backed out in matrix-org/matrix-react-sdk@8ae210c. Would be good to get it back again, especially so we can embed mxc URLs nicely in messages for stickers, custom emoji, captioned images, etc.
Metadata
Metadata
Assignees
Labels
No labels