CVE-2026-33548

MEDIUM6.1EPSS 0.05%

MantisBT has Stored HTML Injection/XSS when displaying Tags in Timeline

發布日:2026/3/25修改日:2026/3/25

描述

Improper escaping of tag names retrieved from History in Timeline (my_view_page.php) allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript, when displaying a tag that has been renamed or deleted. ### Impact Cross-site scripting (XSS). ### Patches f32787c14d4518476fe7f05f992dbfe6eaccd815 ### Workarounds * Edit offending History entries (using SQL) * Wrap `$this->tag_name` in a string_html_specialchars() call in IssueTagTimelineEvent::html() ### Credits MantisBT thanks Vishal Shukla for discovering and responsibly reporting the issue.

受影響套件(1)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 4.0CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
osvCVSS 3.1MEDIUM6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

參考連結(5)