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)
- Packagist/mantisbt/mantisbt>= 2.28.0, < 2.28.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-33548
- PATCHhttps://github.com/mantisbt/mantisbt
- WEBhttps://github.com/mantisbt/mantisbt/commit/f32787c14d4518476fe7f05f992dbfe6eaccd815
- WEBhttps://github.com/mantisbt/mantisbt/security/advisories/GHSA-73vx-49mv-v8w5
- WEBhttps://mantisbt.org/bugs/view.php?id=36973