PT-2026-27183 · Unknown · Mantis Bug Tracker
Shukla304
·
Publicado
2026-03-23
·
Atualizado
2026-03-25
·
CVE-2026-33548
CVSS v4.0
8.6
Alta
| Vetor | AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Mantis Bug Tracker versions prior to 2.28.1
Description
Mantis Bug Tracker version 2.28.0 contains a flaw due to improper escaping of tag names retrieved from History in the Timeline feature, specifically within the
my view page.php file. This allows an attacker to inject HTML code. If Content Security Policy (CSP) settings allow, this can lead to the execution of arbitrary JavaScript when displaying a tag that has been renamed or deleted. The vulnerable variable is $this->tag name within the IssueTagTimelineEvent::html() function.Recommendations
Update to Mantis Bug Tracker version 2.28.1 or later.
As a workaround, edit the offending History entries using SQL.
As a workaround, wrap
$this->tag name in a string html specialchars() call within the IssueTagTimelineEvent::html() function.Exploit
Correção
XSS
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Mantis Bug Tracker