CVE-2024-34081
MantisBT Custom Field HTML Injection 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.
INFO
Published Date :
May 14, 2024, 3:38 p.m.
Last Modified :
Jan. 16, 2025, 4:42 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.7
Exploitability Score :
2.3
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-34081
.
URL | Resource |
---|---|
https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be | Patch |
https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq | Patch Vendor Advisory |
https://mantisbt.org/bugs/view.php?id=34432 | Issue Tracking Mitigation Vendor Advisory |
https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be | Patch |
https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq | Patch Vendor Advisory |
https://mantisbt.org/bugs/view.php?id=34432 | Issue Tracking Mitigation Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-34081
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-34081
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 16, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N Added CWE NIST CWE-79 Added CPE Configuration OR *cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:* versions up to (excluding) 2.26.2 Changed Reference Type https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be No Types Assigned https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be Patch Changed Reference Type https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be No Types Assigned https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be Patch Changed Reference Type https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq No Types Assigned https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq Patch, Vendor Advisory Changed Reference Type https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq No Types Assigned https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq Patch, Vendor Advisory Changed Reference Type https://mantisbt.org/bugs/view.php?id=34432 No Types Assigned https://mantisbt.org/bugs/view.php?id=34432 Issue Tracking, Mitigation, Vendor Advisory Changed Reference Type https://mantisbt.org/bugs/view.php?id=34432 No Types Assigned https://mantisbt.org/bugs/view.php?id=34432 Issue Tracking, Mitigation, Vendor Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be Added Reference https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq Added Reference https://mantisbt.org/bugs/view.php?id=34432 -
CVE Received by [email protected]
May. 14, 2024
Action Type Old Value New Value Added 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. Added Reference GitHub, Inc. https://github.com/mantisbt/mantisbt/security/advisories/GHSA-wgx7-jp56-65mq [No types assigned] Added Reference GitHub, Inc. https://github.com/mantisbt/mantisbt/commit/447a521aae0f82f791b8116a14a20e276df739be [No types assigned] Added Reference GitHub, Inc. https://mantisbt.org/bugs/view.php?id=34432 [No types assigned] Added CWE GitHub, Inc. CWE-79 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-34081
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-34081
weaknesses.