Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-42052

Опубликовано: 04 мая 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
beetsfixed2.11.0-1package
beetsfixed2.2.0-3+deb13u1trixiepackage
beetsfixed1.6.0-4+deb12u1bookwormpackage

Примечания

  • https://github.com/beetbox/beets/security/advisories/GHSA-3gxm-wfjx-m847

Связанные уязвимости

ubuntu
3 месяца назад

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.

nvd
3 месяца назад

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.

suse-cvrf
27 дней назад

Security update for beets

github
4 месяца назад

beets has a Cross-site Scripting vulnerability