nodemailer/mailparser

nodemailer/mailparser

Releases122
Frequency1 month 1 week
Last Release
Stars1.67K
Decode mime formatted e-mails

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM

Versions of the package mailparser before 3.9.3 are vulnerable to Cross-site Scripting (XSS) via the textToHtml() function due to the improper sanitisation of URLs in the email content. An attacker can execute arbitrary scripts in victim browsers by adding extra quote " to the URL with embedded malicious JavaScript code.