firefox/thunderbird is vulnerable to information disclosure. Cross-origin images can be read in violation of the same-origin policy by exporting an image after using createImageBitmap
to read the image and then rendering the resulting bitmap image within a canvas
element.