关键信息总结 标题: Typesetter CMS Reflected XSS via Move Message Handling 严重程度: MEDIUM 日期: January 14, 2026 漏洞ID: CVE-2025-71166 CVE类型: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') 参考: Typesetter GitHub Issue 贡献者: Snow1nd, Beatriz Fresno Naumova 受影响的版本: Typesetter <= 5.1 描述: Typesetter CMS versions up to and including 5.1 contain a reflected cross-site scripting (XSS) vulnerability in the administrative interface within the Tools Status move message handling. The path parameter is reflected into the HTML output without proper output encoding in include/admin/Tools/Status.php. An authenticated attacker can supply crafted input containing HTML or JavaScript, resulting in arbitrary script execution in the context of an authenticated user's browser session. CVSS v4向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N