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

exploitDog

github логотип

GHSA-f633-865q-2mhh

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

Описание

MantisBT is Vulnerable to Stored XSS in Saved-Filter Owner Column

Incorrect escaping of a saved filter's owner allows an attacker to inject arbitrary HTML on systems where $g_show_user_realname = ON.

Impact

Cross-site scripting (XSS).

Note that By default, only users with Manager access level or above can save their filters publicly

Patches

  • 44f490bcf20fd491c1b8f3fc9dd041d8c2a30010

Workarounds

  • Prevent display of users' real name (set $g_ show_user_realname = OFF; in configuration)
  • Restrict ability to store filters (set $g_stored_query_create_threshold / $g_stored_query_create_shared_threshold to NOBODY

Credits

Thanks to siunam (Tang Cheuk Hei) for discovering and responsibly reporting the issue.

Пакеты

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

mantisbt/mantisbt

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

>= 2.1.0, <= 2.28.1

2.28.2

EPSS

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

7.5 High

CVSS4

Дефекты

CWE-79

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

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

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.11.0 through 2.28.1, a Stored XSS vulnerability is caused by incorrect escaping of a saved filter's owner, allowing an attacker to inject arbitrary HTML on systems where $g_show_user_realname = ON. Note that By default, only users with Manager access level or above can save their filters publicly. This issue has been fixed in version 2.28.2. If developers are unable to update immediately, they can work around this issue by preventing display of users' real names (set $g_ show_user_realname = OFF; in configuration), and restricting the ability to store filters (set $g_stored_query_create_threshold / $g_stored_query_create_shared_threshold to NOBODY).

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

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

EPSS

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

7.5 High

CVSS4

Дефекты

CWE-79