Skip to content

Unsafe content in HTML emails #59

@dcRUSTy

Description

@dcRUSTy

Describe the bug
JavaScript and external resources are allowed in "HTML version" of email which might lead to tracking and IP address leakage, and other wide range of security issues.

To Reproduce
Steps to reproduce the behavior:

  1. Send urself an HTML with inline javascript." <script>alert(1)</script>
  2. In bot click on "View HTML"

Expected behavior
By default they should be blocked OR at least user should be given control.

Screenshots
JSinHTMLEmails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions