Vulnerability Description
MantisBT (Mantis Bug Tracker) is an open source issue tracker. Improper escaping of a custom field's name allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript when resolving or closing issues (`bug_change_status_page.php`) belonging to a project linking said custom field, viewing issues (`view_all_bug_page.php`) when the custom field is displayed as a column, or printing issues (`print_all_bug_page.php`) when the custom field is displayed as a column. Version 2.26.2 contains a patch for the issue. As a workaround, ensure Custom Field Names do not contain HTML tags.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mantisbt | Mantisbt | < 2.26.2 |
Related Weaknesses (CWE)
References
- https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df7Patch
- https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mqPatchVendor Advisory
- https://mantisbt.org/bugs/view.php?id=34432Issue TrackingMitigationVendor Advisory
- https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df7Patch
- https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mqPatchVendor Advisory
- https://mantisbt.org/bugs/view.php?id=34432Issue TrackingMitigationVendor Advisory
FAQ
What is CVE-2024-34081?
CVE-2024-34081 is a vulnerability with a CVSS score of 6.6 (MEDIUM). MantisBT (Mantis Bug Tracker) is an open source issue tracker. Improper escaping of a custom field's name allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary...
How severe is CVE-2024-34081?
CVE-2024-34081 has been rated MEDIUM with a CVSS base score of 6.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34081?
Check the references section above for vendor advisories and patch information. Affected products include: Mantisbt Mantisbt.