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

exploitDog

github логотип

GHSA-fh48-f69w-7vmp

Опубликовано: 25 мар. 2026
Источник: github
Github: Прошло ревью
CVSS4: 8.6

Описание

MantisBT Vulnerable to Stored HTML Injection in Tag Delete Confirmation

Improper escaping of Tag name when deleting it in tag_delete.php allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript.

Impact

Cross-site scripting (XSS).

Patches

80990f43153167c73f11eb4b2bc7108d0c3d6b46

Workarounds

  • Revert commit d6890320752ecf37bd74d11fe14fe7dc12335be9
  • Manually edit language files to remove the sprintf placeholder %1$s from $s_tag_delete_message string, for example with sed -r -i '/tag_delete_message/s/.%1\$s.//' -- lang/

Credits

MantisBT hanks Vishal Shukla for discovering and responsibly reporting the issue.

Пакеты

Наименование

mantisbt/mantisbt

composer
Затронутые версииВерсия исправления

= 2.28.0

2.28.1

EPSS

Процентиль: 16%
0.00243
Низкий

8.6 High

CVSS4

Дефекты

CWE-79

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

CVSS3: 6.1
nvd
5 месяцев назад

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In version 2.28.0, when deleting a Tag (tag_delete.php), improper escaping of its name when displaying the confirmation message allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript. Version 2.28.1 fixes the issue. Workarounds include reverting commit d6890320752ecf37bd74d11fe14fe7dc12335be9 and/or manually editing language files to remove the sprintf placeholder `%1$s` from `$s_tag_delete_message` string.

CVSS3: 6.1
debian
5 месяцев назад

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In vers ...

EPSS

Процентиль: 16%
0.00243
Низкий

8.6 High

CVSS4

Дефекты

CWE-79