cowboycodr / BlueQ

Vertically integrated marketing/newsletter/blog email software. Manages the collection, crafting, and sending of emails.
https://blueq.app
GNU General Public License v3.0
0 stars 0 forks source link

Sanitize rendered HTML from email template #53

Closed cowboycodr closed 4 months ago

cowboycodr commented 5 months ago

Allowing users to directly modify html sent to recipients could potentially allow malicious attacks.

Fortunately, there are some helpful libraries that do just that:

DOMPurify