CVE-2025-62380 (CNNVD-202510-2096)

LOW
中文标题:
mailgen 跨站脚本漏洞
英文标题:
Mailgen has HTML Injection and XSS Filter Bypass in Plaintext Emails
CVSS分数: 2.9
发布时间: 2025-10-15 16:52:39
漏洞类型: 跨站脚本
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

mailgen是Elad Nava个人开发者的一个邮件生成库。 mailgen 2.0.31及之前版本存在跨站脚本漏洞,该漏洞源于generatePlaintext方法在处理用户生成内容时未正确过滤HTML标签,可能导致跨站脚本攻击。

英文描述:

mailgen is a Node.js package that generates responsive HTML e-mails for sending transactional mail. Mailgen versions through 2.0.31 contain an HTML injection vulnerability in plaintext emails generated with the generatePlaintext method when user generated content is supplied. The plaintext generation code attempts to strip HTML tags using a regular expression and then decodes HTML entities, but tags that include certain Unicode line separator characters are not matched and removed. These encoded tags are later decoded into valid HTML content, allowing unexpected HTML to remain in output intended to be plaintext. Projects are affected if they call Mailgen.generatePlaintext with untrusted input and then render or otherwise process the returned string in a context where HTML is interpreted. This can lead to execution of attacker supplied script in the victim’s browser. Version 2.0.32 fixes the issue.

CWE类型:
CWE-79
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
eladnava mailgen < 2.0.32 - - cpe:2.3:a:eladnava:mailgen:<_2.0.32:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/eladnava/mailgen/security/advisories/GHSA-q4w9-x3rv-4c8j x_refsource_CONFIRM
cve.org
访问
https://github.com/eladnava/mailgen/commit/7a791a424ff3a3f7783f8750919f1e98639924a8 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
LOW
2.9
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P
机密性
NONE
完整性
NONE
可用性
NONE
后续系统影响 (Subsequent):
机密性
LOW
完整性
LOW
可用性
NONE
时间信息
发布时间:
2025-10-15 16:52:39
修改时间:
2025-10-15 17:15:16
创建时间:
2025-11-11 15:40:48
更新时间:
2025-11-11 16:00:17
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-62380 2025-11-11 15:23:33 2025-11-11 07:40:48
NVD nvd_CVE-2025-62380 2025-11-11 15:01:06 2025-11-11 07:48:35
CNNVD cnnvd_CNNVD-202510-2096 2025-11-11 15:12:59 2025-11-11 08:00:17
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:17
vulnerability_type: 未提取 → 跨站脚本; cnnvd_id: 未提取 → CNNVD-202510-2096; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 跨站脚本
  • cnnvd_id: 未提取 -> CNNVD-202510-2096
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:35
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']