Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
beets is Vulnerable to XSS
Vulnerability Description
Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore template interpolation mode <%= ... %> for untrusted metadata fields. In this runtime, <%= ... %> is raw insertion and HTML escaping is only performed by <%- ... %>. Rendered output is then inserted with .html(...), allowing attacker-controlled markup to become active DOM. This issue has been patched in version 2.10.0.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
beets 跨站脚本漏洞
Vulnerability Description
beets是beetbox开源的一款音乐收藏管理与元数据自动优化工具。 beets 2.10.0之前版本存在跨站脚本漏洞,该漏洞源于Web UI对不受信任的元数据字段使用Underscore模板插值模式,可能导致攻击者控制标记成为活动DOM。
CVSS Information
N/A
Vulnerability Type
N/A