Mastodon 通过翻译功能容易受到存储型 XSS 攻击 (CVE-2023-42452)
CVE编号
CVE-2023-42452利用情况
暂无补丁情况
N/A披露时间
2023-09-20漏洞描述
Mastodon is a free, open-source social network server based on ActivityPub. In versions on the 4.x branch prior to versions 4.0.10, 4.2.8, and 4.2.0-rc2, under certain conditions, attackers can abuse the translation feature to bypass the server-side HTML sanitization, allowing unescaped HTML to execute in the browser. The impact is limited thanks to Mastodon's strict Content Security Policy, blocking inline scripts, etc. However a CSP bypass or loophole could be exploited to execute malicious XSS. Furthermore, it requires user interaction, as this can only occur upon clicking the “Translate” button on a malicious post. Versions 4.0.10, 4.2.8, and 4.2.0-rc2 contain a patch for this issue.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/mastodon/mastodon/commit/ff32475f5f4a84ebf9619e7eef5bf8b4c075d0e2 | |
https://github.com/mastodon/mastodon/security/advisories/GHSA-2693-xr3m-jhqr |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | joinmastodon | mastodon | * | From (including) 4.0.0 | Up to (excluding) 4.0.10 | ||||
运行在以下环境 | |||||||||
应用 | joinmastodon | mastodon | * | From (including) 4.1.0 | Up to (excluding) 4.1.8 | ||||
运行在以下环境 | |||||||||
应用 | joinmastodon | mastodon | 4.2.0 | - |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 低
- 影响范围 已更改
- 用户交互 需要
- 可用性 无
- 保密性 低
- 完整性 低
CWE-ID | 漏洞类型 |
CWE-79 | 在Web页面生成时对输入的转义处理不恰当(跨站脚本) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论