mantisbt CVE Vulnerabilities & Metrics

Focus on mantisbt vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About mantisbt Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with mantisbt. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total mantisbt CVEs: 73
Earliest CVE date: 24 Sep 2008, 11:42 UTC
Latest CVE date: 14 May 2024, 15:38 UTC

Latest CVE reference: CVE-2024-34081

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 3

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical mantisbt CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 4.34

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 34
4.0-6.9 76
7.0-8.9 9
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS mantisbt CVEs

These are the five CVEs with the highest CVSS scores for mantisbt, sorted by severity first and recency.

All CVEs for mantisbt

CVE-2024-34081 mantisbt vulnerability CVSS: 0 14 May 2024, 15:38 UTC

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.

CVE-2024-34080 mantisbt vulnerability CVSS: 0 14 May 2024, 15:38 UTC

MantisBT (Mantis Bug Tracker) is an open source issue tracker. If an issue references a note that belongs to another issue that the user doesn't have access to, then it gets hyperlinked. Clicking on the link gives an access denied error as expected, yet some information remains available via the link, link label, and tooltip. This can result in disclosure of the existence of the note, the note author name, the note creation timestamp, and the issue id the note belongs to. Version 2.26.2 contains a patch for the issue. No known workarounds are available.

CVE-2024-34077 mantisbt vulnerability CVSS: 0 14 May 2024, 15:38 UTC

MantisBT (Mantis Bug Tracker) is an open source issue tracker. Insufficient access control in the registration and password reset process allows an attacker to reset another user's password and takeover their account, if the victim has an incomplete request pending. The exploit is only possible while the verification token is valid, i.e for 5 minutes after the confirmation URL sent by e-mail has been opened, and the user did not complete the process by updating their password. A brute-force attack calling account_update.php with increasing user IDs is possible. A successful takeover would grant the attacker full access to the compromised account, including sensitive information and functionalities associated with the account, the extent of which depends on its privileges and the data it has access to. Version 2.26.2 contains a patch for the issue. As a workaround, one may mitigate the risk by reducing the verification token's validity (change the value of the `TOKEN_EXPIRY_AUTHENTICATED` constant in `constants_inc.php`).

CVE-2024-23830 mantisbt vulnerability CVSS: 0 20 Feb 2024, 22:15 UTC

MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email address and username can hijack the user's account by poisoning the link in the password reset notification message. A patch is available in version 2.26.1. As a workaround, define `$g_path` as appropriate in `config_inc.php`.

CVE-2023-49802 mantisbt vulnerability CVSS: 0 11 Dec 2023, 22:15 UTC

The LinkedCustomFields plugin for MantisBT allows users to link values between two custom fields, creating linked drop-downs. Prior to version 2.0.1, cross-site scripting in the MantisBT LinkedCustomFields plugin allows Javascript execution, when a crafted Custom Field is linked via the plugin and displayed when reporting a new Issue or editing an existing one. This issue is fixed in version 2.0.1. As a workaround, one may utilize MantisBT's default Content Security Policy, which blocks script execution.

CVE-2023-44394 mantisbt vulnerability CVSS: 0 16 Oct 2023, 22:15 UTC

MantisBT is an open source bug tracker. Due to insufficient access-level checks on the Wiki redirection page, any user can reveal private Projects' names, by accessing wiki.php with sequentially incremented IDs. This issue has been addressed in commit `65c44883f` which has been included in release `2.258`. Users are advised to upgrade. Users unable to upgrade should disable wiki integration ( `$g_wiki_enable = OFF;`).

CVE-2023-22476 mantisbt vulnerability CVSS: 0 23 Feb 2023, 19:15 UTC

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions prior to 2.25.6, due to insufficient access-level checks, any logged-in user allowed to perform Group Actions can access to the _Summary_ field of private Issues (i.e. having Private view status, or belonging to a private Project) via a crafted `bug_arr[]` parameter in *bug_actiongroup_ext.php*. This issue is fixed in version 2.25.6. There are no workarounds.

CVE-2022-33910 mantisbt vulnerability CVSS: 3.5 24 Jun 2022, 17:15 UTC

An XSS vulnerability in MantisBT before 2.25.5 allows remote attackers to attach crafted SVG documents to issue reports or bugnotes. When a user or an admin clicks on the attachment, file_download.php opens the SVG document in a browser tab instead of downloading it as a file, causing the JavaScript code to execute.

CVE-2022-28508 mantisbt vulnerability CVSS: 4.3 04 May 2022, 14:15 UTC

An XSS issue was discovered in browser_search_plugin.php in MantisBT before 2.25.2. Unescaped output of the return parameter allows an attacker to inject code into a hidden input field.

CVE-2021-43257 mantisbt vulnerability CVSS: 6.0 14 Apr 2022, 20:15 UTC

Lack of Neutralization of Formula Elements in the CSV API of MantisBT before 2.25.3 allows an unprivileged attacker to execute code or gain access to information when a user opens the csv_export.php generated CSV file in Excel.

CVE-2022-26144 mantisbt vulnerability CVSS: 4.3 13 Apr 2022, 14:15 UTC

An XSS issue was discovered in MantisBT before 2.25.3. Improper escaping of a Plugin name allows execution of arbitrary code (if CSP allows it) in manage_plugin_page.php and manage_plugin_uninstall.php when a crafted plugin is installed.

CVE-2021-33557 mantisbt vulnerability CVSS: 4.3 17 Jun 2021, 19:15 UTC

An XSS issue was discovered in manage_custom_field_edit_page.php in MantisBT before 2.25.2. Unescaped output of the return parameter allows an attacker to inject code into a hidden input field.

CVE-2009-20001 mantisbt vulnerability CVSS: 5.5 07 Mar 2021, 20:15 UTC

An issue was discovered in MantisBT before 2.24.5. It associates a unique cookie string with each user. This string is not reset upon logout (i.e., the user session is still considered valid and active), allowing an attacker who somehow gained access to a user's cookie to login as them.

CVE-2020-35571 mantisbt vulnerability CVSS: 4.3 22 Feb 2021, 03:15 UTC

An issue was discovered in MantisBT through 2.24.3. In the helper_ensure_confirmed call in manage_custom_field_update.php, the custom field name is not sanitized. This may be problematic depending on CSP settings.

CVE-2020-29605 mantisbt vulnerability CVSS: 4.0 29 Jan 2021, 07:15 UTC

An issue was discovered in MantisBT before 2.24.4. Due to insufficient access-level checks, any logged-in user allowed to perform Group Actions can get access to the Summary fields of private Issues via bug_arr[]= in a crafted bug_actiongroup_page.php URL. (The target Issues can have Private view status, or belong to a private Project.)

CVE-2020-29604 mantisbt vulnerability CVSS: 4.0 29 Jan 2021, 07:15 UTC

An issue was discovered in MantisBT before 2.24.4. A missing access check in bug_actiongroup.php allows an attacker (with rights to create new issues) to use the COPY group action to create a clone, including all bugnotes and attachments, of any private issue (i.e., one having Private view status, or belonging to a private Project) via the bug_arr[] parameter. This provides full access to potentially confidential information.

CVE-2020-29603 mantisbt vulnerability CVSS: 4.0 29 Jan 2021, 07:15 UTC

In manage_proj_edit_page.php in MantisBT before 2.24.4, any unprivileged logged-in user can retrieve Private Projects' names via the manage_proj_edit_page.php project_id parameter, without having access to them.

CVE-2020-36192 mantisbt vulnerability CVSS: 5.0 18 Jan 2021, 20:15 UTC

An issue was discovered in the Source Integration plugin before 2.4.1 for MantisBT. An attacker can gain access to the Summary field of private Issues (either marked as Private, or part of a private Project), if they are attached to an existing Changeset. The information is visible on the view.php page, as well as on the list.php page (a pop-up on the Affected Issues id hyperlink). Additionally, if the attacker has "Update threshold" in the plugin's configuration (set to the "updater" access level by default), then they can link any Issue to a Changeset by entering the Issue's Id, even if they do not have access to it.

CVE-2020-28413 mantisbt vulnerability CVSS: 4.0 30 Dec 2020, 22:15 UTC

In MantisBT 2.24.3, SQL Injection can occur in the parameter "access" of the mc_project_get_users function through the API SOAP.

CVE-2020-35849 mantisbt vulnerability CVSS: 5.0 30 Dec 2020, 19:15 UTC

An issue was discovered in MantisBT before 2.24.4. An incorrect access check in bug_revision_view_page.php allows an unprivileged attacker to view the Summary field of private issues, as well as bugnotes revisions, gaining access to potentially confidential information via the bugnote_id parameter.

CVE-2020-25830 mantisbt vulnerability CVSS: 3.5 30 Sep 2020, 21:15 UTC

An issue was discovered in MantisBT before 2.24.3. 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 attempting to update said custom field via bug_actiongroup_page.php.

CVE-2020-25781 mantisbt vulnerability CVSS: 4.0 30 Sep 2020, 21:15 UTC

An issue was discovered in file_download.php in MantisBT before 2.24.3. Users without access to view private issue notes are able to download the (supposedly private) attachments linked to these notes by accessing the corresponding file download URL directly.

CVE-2020-25288 mantisbt vulnerability CVSS: 3.5 30 Sep 2020, 21:15 UTC

An issue was discovered in MantisBT before 2.24.3. When editing an Issue in a Project where a Custom Field with a crafted Regular Expression property is used, improper escaping of the corresponding form input's pattern attribute allows HTML injection and, if CSP settings permit, execution of arbitrary JavaScript.

CVE-2020-16266 mantisbt vulnerability CVSS: 3.5 12 Aug 2020, 13:15 UTC

An XSS issue was discovered in MantisBT before 2.24.2. Improper escaping on view_all_bug_page.php allows a remote attacker to inject arbitrary HTML into the page by saving it into a text Custom Field, leading to possible code execution in the browser of any user subsequently viewing the issue (if CSP settings allow it).

CVE-2019-15539 mantisbt vulnerability CVSS: 4.3 19 Mar 2020, 19:15 UTC

The proj_doc_edit_page.php Project Documentation feature in MantisBT before 2.21.3 has a stored cross-site scripting (XSS) vulnerability, allowing execution of arbitrary code (if CSP settings permit it) after uploading an attachment with a crafted filename. The code is executed when editing the document's page.

CVE-2020-8981 mantisbt vulnerability CVSS: 4.3 13 Feb 2020, 17:15 UTC

A cross-site scripting (XSS) vulnerability was discovered in the Source Integration plugin before 1.6.2 and 2.x before 2.3.1 for MantisBT. The repo_delete.php Delete Repository page allows execution of arbitrary code via a repo name (if CSP settings permit it). This is related to CVE-2018-16362.

CVE-2009-2802 mantisbt vulnerability CVSS: 4.3 09 Nov 2019, 03:15 UTC

MantisBT 1.2.x before 1.2.2 insecurely handles attachments and MIME types. Arbitrary inline attachment rendering could lead to cross-domain scripting or other browser attacks.

CVE-2013-1811 mantisbt vulnerability CVSS: 4.0 07 Nov 2019, 23:15 UTC

An access control issue in MantisBT before 1.2.13 allows users with "Reporter" permissions to change any issue to "New".

CVE-2013-1934 mantisbt vulnerability CVSS: 3.5 31 Oct 2019, 20:15 UTC

A cross-site scripting (XSS) vulnerability in the configuration report page (adm_config_report.php) in MantisBT 1.2.0rc1 before 1.2.14 allows remote authenticated users to inject arbitrary web script or HTML via a complex value.

CVE-2013-1932 mantisbt vulnerability CVSS: 3.5 31 Oct 2019, 20:15 UTC

A cross-site scripting (XSS) vulnerability in the configuration report page (adm_config_report.php) in MantisBT 1.2.13 allows remote authenticated users to inject arbitrary web script or HTML via a project name.

CVE-2013-1931 mantisbt vulnerability CVSS: 4.3 31 Oct 2019, 20:15 UTC

A cross-site scripting (XSS) vulnerability in MantisBT 1.2.14 allows remote attackers to inject arbitrary web script or HTML via a version, related to deleting a version.

CVE-2013-1930 mantisbt vulnerability CVSS: 4.0 31 Oct 2019, 20:15 UTC

MantisBT 1.2.12 before 1.2.15 allows authenticated users to by the workflow restriction and close issues.

CVE-2019-15715 mantisbt vulnerability CVSS: 6.5 09 Oct 2019, 20:15 UTC

MantisBT before 1.3.20 and 2.22.1 allows Post Authentication Command Injection, leading to Remote Code Execution.

CVE-2019-15074 mantisbt vulnerability CVSS: 6.8 21 Aug 2019, 19:15 UTC

The Timeline feature in my_view_page.php in MantisBT through 2.21.1 has a stored cross-site scripting (XSS) vulnerability, allowing execution of arbitrary code (if CSP settings permit it) after uploading an attachment with a crafted filename. The code is executed for any user having visibility to the issue, whenever My View Page is displayed.

CVE-2018-16514 mantisbt vulnerability CVSS: 2.6 20 Jun 2019, 14:15 UTC

A cross-site scripting (XSS) vulnerability in the View Filters page (view_filters_page.php) and Edit Filter page (manage_filter_edit_page.php) in MantisBT 2.1.0 through 2.17.0 allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted PATH_INFO. NOTE: this vulnerability exists because of an incomplete fix for CVE-2018-13055.

CVE-2018-9839 mantisbt vulnerability CVSS: 4.0 06 Jun 2019, 19:29 UTC

An issue was discovered in MantisBT through 1.3.14, and 2.0.0. Using a crafted request on bug_report_page.php (modifying the 'm_id' parameter), any user with REPORTER access or above is able to view any private issue's details (summary, description, steps to reproduce, additional information) when cloning it. By checking the 'Copy issue notes' and 'Copy attachments' checkboxes and completing the clone operation, this data also becomes public (except private notes).

CVE-2018-17783 mantisbt vulnerability CVSS: 3.5 30 Oct 2018, 18:29 UTC

A cross-site scripting (XSS) vulnerability in the Edit Filter page (manage_filter_edit page.php) in MantisBT 2.1.0 through 2.17.1 allows remote attackers (if access rights permit it) to inject arbitrary code (if CSP settings permit it) through a crafted project name.

CVE-2018-17782 mantisbt vulnerability CVSS: 3.5 30 Oct 2018, 18:29 UTC

A cross-site scripting (XSS) vulnerability in the Manage Filters page (manage_filter_page.php) in MantisBT 2.1.0 through 2.17.1 allows remote attackers (if access rights permit it) to inject arbitrary code (if CSP settings permit it) through a crafted project name.

CVE-2018-16362 mantisbt vulnerability CVSS: 4.3 02 Sep 2018, 22:29 UTC

An issue was discovered in the Source Integration plugin before 1.5.9 and 2.x before 2.1.5 for MantisBT. A cross-site scripting (XSS) vulnerability in the Manage Repository and Changesets List pages allows execution of arbitrary code (if CSP settings permit it) via repo_manage_page.php or list.php.

CVE-2018-14504 mantisbt vulnerability CVSS: 4.3 03 Aug 2018, 18:29 UTC

An issue was discovered in manage_filter_edit_page.php in MantisBT 2.x through 2.15.0. A cross-site scripting (XSS) vulnerability in the Edit Filter page allows execution of arbitrary code (if CSP settings permit it) when displaying a filter with a crafted name (e.g., 'foobar" onclick="alert(1)').

CVE-2018-13055 mantisbt vulnerability CVSS: 4.3 03 Aug 2018, 18:29 UTC

A cross-site scripting (XSS) vulnerability in the View Filters page (view_filters_page.php) in MantisBT 2.1.0 through 2.15.0 allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted PATH_INFO.

CVE-2018-6526 mantisbt vulnerability CVSS: 5.0 02 Feb 2018, 09:29 UTC

view_all_bug_page.php in MantisBT 2.10.0-development before 2018-02-02 allows remote attackers to discover the full path via an invalid filter parameter, related to a filter_ensure_valid_filter call in current_user_api.php.

CVE-2018-6382 mantisbt vulnerability CVSS: 2.1 30 Jan 2018, 06:29 UTC

MantisBT 2.10.0 allows local users to conduct SQL Injection attacks via the vendor/adodb/adodb-php/server.php sql parameter in a request to the 127.0.0.1 IP address. NOTE: the vendor disputes the significance of this report because server.php is intended to execute arbitrary SQL statements on behalf of authenticated users from 127.0.0.1, and the issue does not have an authentication bypass

CVE-2014-9624 mantisbt vulnerability CVSS: 5.0 12 Sep 2017, 14:29 UTC

CAPTCHA bypass vulnerability in MantisBT before 1.2.19.

CVE-2015-2046 mantisbt vulnerability CVSS: 4.3 28 Aug 2017, 15:29 UTC

Cross-site scripting (XSS) vulnerability in MantisBT 1.2.13 and later before 1.2.20.

CVE-2014-9701 mantisbt vulnerability CVSS: 4.3 09 Aug 2017, 18:29 UTC

Cross-site scripting (XSS) vulnerability in MantisBT before 1.2.19 and 1.3.x before 1.3.0-beta.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter to permalink_page.php.

CVE-2017-12419 mantisbt vulnerability CVSS: 4.0 05 Aug 2017, 15:29 UTC

If, after successful installation of MantisBT through 2.5.2 on MySQL/MariaDB, the administrator does not remove the 'admin' directory (as recommended in the "Post-installation and upgrade tasks" section of the MantisBT Admin Guide), and the MySQL client has a local_infile setting enabled (in php.ini mysqli.allow_local_infile, or the MySQL client config file, depending on the PHP setup), an attacker may take advantage of MySQL's "connect file read" feature to remotely access files on the MantisBT server.

CVE-2017-12062 mantisbt vulnerability CVSS: 4.3 01 Aug 2017, 15:29 UTC

An XSS issue was discovered in manage_user_page.php in MantisBT 2.x before 2.5.2. The 'filter' field is not sanitized before being rendered in the Manage User page, allowing remote attackers to execute arbitrary JavaScript code if CSP is disabled.

CVE-2017-12061 mantisbt vulnerability CVSS: 4.3 01 Aug 2017, 15:29 UTC

An XSS issue was discovered in admin/install.php in MantisBT before 1.3.12 and 2.x before 2.5.2. Some variables under user control in the MantisBT installation script are not properly sanitized before being output, allowing remote attackers to inject arbitrary JavaScript code, as demonstrated by the $f_database, $f_db_username, and $f_admin_username variables. This is mitigated by the fact that the admin/ folder should be deleted after installation, and also prevented by CSP.

CVE-2015-5059 mantisbt vulnerability CVSS: 3.5 01 Aug 2017, 14:29 UTC

The "Project Documentation" feature in MantisBT 1.2.19 and earlier, when the threshold to access files ($g_view_proj_doc_threshold) is set to ANYBODY, allows remote authenticated users to download attachments linked to arbitrary private projects via a file id number in the file_id parameter to file_download.php.

CVE-2017-7620 mantisbt vulnerability CVSS: 4.3 21 May 2017, 14:29 UTC

MantisBT before 1.3.11, 2.x before 2.3.3, and 2.4.x before 2.4.1 omits a backslash check in string_api.php and consequently has conflicting interpretations of an initial \/ substring as introducing either a local pathname or a remote hostname, which leads to (1) arbitrary Permalink Injection via CSRF attacks on a permalink_page.php?url= URI and (2) an open redirect via a login_page.php?return= URI.

CVE-2017-7897 mantisbt vulnerability CVSS: 4.3 18 Apr 2017, 17:59 UTC

A cross-site scripting (XSS) vulnerability in the MantisBT (2.3.x before 2.3.2) Timeline include page, used in My View (my_view_page.php) and User Information (view_user_page.php) pages, allows remote attackers to inject arbitrary code (if CSP settings permit it) through crafted PATH_INFO in a URL, due to use of unsanitized $_SERVER['PHP_SELF'] to generate URLs.

CVE-2017-7615 mantisbt vulnerability CVSS: 6.5 16 Apr 2017, 14:59 UTC

MantisBT through 2.3.0 allows arbitrary password reset and unauthenticated admin access via an empty confirm_hash value to verify.php.

CVE-2017-7309 mantisbt vulnerability CVSS: 3.5 31 Mar 2017, 04:59 UTC

A cross-site scripting (XSS) vulnerability in the MantisBT Configuration Report page (adm_config_report.php) allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted 'config_option' parameter. This is fixed in 1.3.9, 2.1.3, and 2.2.3.

CVE-2017-7241 mantisbt vulnerability CVSS: 3.5 31 Mar 2017, 04:59 UTC

A cross-site scripting (XSS) vulnerability in the MantisBT Move Attachments page (move_attachments_page.php, part of admin tools) allows remote attackers to inject arbitrary code through a crafted 'type' parameter, if Content Security Protection (CSP) settings allows it. This is fixed in 1.3.9, 2.1.3, and 2.2.3. Note that this vulnerability is not exploitable if the admin tools directory is removed, as recommended in the "Post-installation and upgrade tasks" of the MantisBT Admin Guide. A reminder to do so is also displayed on the login page.

CVE-2017-6973 mantisbt vulnerability CVSS: 3.5 31 Mar 2017, 04:59 UTC

A cross-site scripting (XSS) vulnerability in the MantisBT Configuration Report page (adm_config_report.php) allows remote attackers to inject arbitrary code through a crafted 'action' parameter. This is fixed in 1.3.8, 2.1.2, and 2.2.2.

CVE-2017-7222 mantisbt vulnerability CVSS: 4.3 22 Mar 2017, 05:59 UTC

A cross-site scripting (XSS) vulnerability in MantisBT before 2.1.1 allows remote attackers to inject arbitrary HTML or JavaScript (if MantisBT's CSP settings permit it) by modifying 'window_title' in the application configuration. This requires privileged access to MantisBT configuration management pages (i.e., administrator access rights) or altering the system configuration file (config_inc.php).

CVE-2017-6958 mantisbt vulnerability CVSS: 4.3 17 Mar 2017, 09:59 UTC

An XSS vulnerability in the MantisBT Source Integration Plugin (before 2.0.2) search result page allows an attacker to inject arbitrary HTML or JavaScript (if MantisBT's CSP settings permit it) by crafting any valid parameter.

CVE-2017-6799 mantisbt vulnerability CVSS: 4.3 10 Mar 2017, 10:59 UTC

A cross-site scripting (XSS) vulnerability in view_filters_page.php in MantisBT before 2.2.1 allows remote attackers to inject arbitrary JavaScript via the 'view_type' parameter.

CVE-2017-6797 mantisbt vulnerability CVSS: 4.3 10 Mar 2017, 00:59 UTC

A cross-site scripting (XSS) vulnerability in bug_change_status_page.php in MantisBT before 1.3.7 and 2.x before 2.2.1 allows remote attackers to inject arbitrary JavaScript via the 'action_type' parameter.

CVE-2016-7111 mantisbt vulnerability CVSS: 2.6 17 Feb 2017, 17:59 UTC

MantisBT before 1.3.1 and 2.x before 2.0.0-beta.2 uses a weak Content Security Policy when using the Gravatar plugin, which allows remote attackers to conduct cross-site scripting (XSS) attacks via unspecified vectors.

CVE-2016-5364 mantisbt vulnerability CVSS: 4.3 17 Feb 2017, 17:59 UTC

Cross-site scripting (XSS) vulnerability in manage_custom_field_edit_page.php in MantisBT 1.2.19 and earlier allows remote attackers to inject arbitrary web script or HTML via the return parameter.

CVE-2016-6837 mantisbt vulnerability CVSS: 4.3 10 Jan 2017, 15:59 UTC

Cross-site scripting (XSS) vulnerability in MantisBT Filter API in MantisBT versions before 1.2.19, and versions 2.0.0-beta1, 1.3.0-beta1 allows remote attackers to inject arbitrary web script or HTML via the 'view_type' parameter.

CVE-2014-9759 mantisbt vulnerability CVSS: 5.0 11 Apr 2016, 21:59 UTC

Incomplete blacklist vulnerability in the config_is_private function in config_api.php in MantisBT 1.3.x before 1.3.0 allows remote attackers to obtain sensitive master salt configuration information via a SOAP API request.

CVE-2014-8987 mantisbt vulnerability CVSS: 3.5 24 Aug 2015, 15:59 UTC

Cross-site scripting (XSS) vulnerability in the "set configuration" box in the Configuration Report page (adm_config_report.php) in MantisBT 1.2.13 through 1.2.17 allows remote administrators to inject arbitrary web script or HTML via the config_option parameter, a different vulnerability than CVE-2014-8986.

CVE-2015-1042 mantisbt vulnerability CVSS: 5.8 10 Feb 2015, 20:59 UTC

The string_sanitize_url function in core/string_api.php in MantisBT 1.2.0a3 through 1.2.18 uses an incorrect regular expression, which allows remote attackers to conduct open redirect and phishing attacks via a URL with a ":/" (colon slash) separator in the return parameter to login_page.php, a different vulnerability than CVE-2014-6316.

CVE-2014-9573 mantisbt vulnerability CVSS: 6.0 26 Jan 2015, 15:59 UTC

SQL injection vulnerability in manage_user_page.php in MantisBT before 1.2.19 and 1.3.x before 1.3.0-beta.2 allows remote administrators with FILE privileges to execute arbitrary SQL commands via the MANTIS_MANAGE_USERS_COOKIE cookie.

CVE-2014-9572 mantisbt vulnerability CVSS: 7.5 26 Jan 2015, 15:59 UTC

MantisBT before 1.2.19 and 1.3.x before 1.3.0-beta.2 does not properly restrict access to /*/install.php, which allows remote attackers to obtain database credentials via the install parameter with the value 4.

CVE-2014-9571 mantisbt vulnerability CVSS: 4.3 26 Jan 2015, 15:59 UTC

Cross-site scripting (XSS) vulnerability in admin/install.php in MantisBT before 1.2.19 and 1.3.x before 1.3.0-beta.2 allows remote attackers to inject arbitrary web script or HTML via the (1) admin_username or (2) admin_password parameter.

CVE-2014-9272 mantisbt vulnerability CVSS: 4.3 09 Jan 2015, 18:59 UTC

The string_insert_href function in MantisBT 1.2.0a1 through 1.2.x before 1.2.18 does not properly validate the URL protocol, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the javascript:// protocol.

CVE-2014-9271 mantisbt vulnerability CVSS: 4.3 09 Jan 2015, 18:59 UTC

Cross-site scripting (XSS) vulnerability in file_download.php in MantisBT before 1.2.18 allows remote authenticated users to inject arbitrary web script or HTML via a Flash file with an image extension, related to inline attachments, as demonstrated by a .swf.jpeg filename.

CVE-2014-9269 mantisbt vulnerability CVSS: 2.6 09 Jan 2015, 18:59 UTC

Cross-site scripting (XSS) vulnerability in helper_api.php in MantisBT 1.1.0a1 through 1.2.x before 1.2.18, when Extended project browser is enabled, allows remote attackers to inject arbitrary web script or HTML via the project cookie.

CVE-2014-9506 mantisbt vulnerability CVSS: 3.5 04 Jan 2015, 21:59 UTC

MantisBT before 1.2.18 does not properly check permissions when sending an email that indicates when a monitored issue is related to another issue, which allows remote authenticated users to obtain sensitive information about restricted issues.

CVE-2014-9388 mantisbt vulnerability CVSS: 5.0 17 Dec 2014, 19:59 UTC

bug_report.php in MantisBT before 1.2.18 allows remote attackers to assign arbitrary issues via the handler_id parameter.

CVE-2014-8553 mantisbt vulnerability CVSS: 5.0 17 Dec 2014, 19:59 UTC

The mci_account_get_array_by_id function in api/soap/mc_account_api.php in MantisBT before 1.2.18 allows remote attackers to obtain sensitive information via a (1) mc_project_get_users, (2) mc_issue_get, (3) mc_filter_get_issues, or (4) mc_project_get_issues SOAP request.

CVE-2014-6316 mantisbt vulnerability CVSS: 5.8 12 Dec 2014, 11:59 UTC

core/string_api.php in MantisBT before 1.2.18 does not properly categorize URLs when running under the web root, which allows remote attackers to conduct open redirect and phishing attacks via a crafted URL in the return parameter to login_page.php.

CVE-2014-9281 mantisbt vulnerability CVSS: 4.3 09 Dec 2014, 23:59 UTC

Cross-site scripting (XSS) vulnerability in admin/copy_field.php in MantisBT before 1.2.18 allows remote attackers to inject arbitrary web script or HTML via the dest_id field.

CVE-2014-9280 mantisbt vulnerability CVSS: 7.5 08 Dec 2014, 16:59 UTC

The current_user_get_bug_filter function in core/current_user_api.php in MantisBT before 1.2.18 allows remote attackers to execute arbitrary PHP code via the filter parameter.

CVE-2014-9279 mantisbt vulnerability CVSS: 5.0 08 Dec 2014, 16:59 UTC

The print_test_result function in admin/upgrade_unattended.php in MantisBT 1.1.0a3 through 1.2.x before 1.2.18 allows remote attackers to obtain database credentials via a URL in the hostname parameter and reading the parameters in the response sent to the URL.

CVE-2014-9270 mantisbt vulnerability CVSS: 4.3 08 Dec 2014, 16:59 UTC

Cross-site scripting (XSS) vulnerability in the projax_array_serialize_for_autocomplete function in core/projax_api.php in MantisBT 1.1.0a3 through 1.2.17 allows remote attackers to inject arbitrary web script or HTML via the "profile/Platform" field.

CVE-2014-9117 mantisbt vulnerability CVSS: 5.0 06 Dec 2014, 21:59 UTC

MantisBT before 1.2.18 uses the public_key parameter value as the key to the CAPTCHA answer, which allows remote attackers to bypass the CAPTCHA protection mechanism by leveraging knowledge of a CAPTCHA answer for a public_key parameter value, as demonstrated by E4652 for the public_key value 0.

CVE-2014-9089 mantisbt vulnerability CVSS: 7.5 28 Nov 2014, 15:59 UTC

Multiple SQL injection vulnerabilities in view_all_bug_page.php in MantisBT before 1.2.18 allow remote attackers to execute arbitrary SQL commands via the (1) sort or (2) dir parameter to view_all_set.php.

CVE-2014-8988 mantisbt vulnerability CVSS: 4.0 24 Nov 2014, 15:59 UTC

MantisBT before 1.2.18 allows remote authenticated users to bypass the $g_download_attachments_threshold and $g_view_attachments_threshold restrictions and read attachments for private projects by leveraging access to a project that does not restrict access to attachments and a request to the download URL.

CVE-2014-8986 mantisbt vulnerability CVSS: 3.5 24 Nov 2014, 15:59 UTC

Cross-site scripting (XSS) vulnerability in the selection list in the filters in the Configuration Report page (adm_config_report.php) in MantisBT 1.2.13 through 1.2.17 allows remote administrators to inject arbitrary web script or HTML via a crafted config option, a different vulnerability than CVE-2014-8987.

CVE-2014-8598 mantisbt vulnerability CVSS: 6.4 18 Nov 2014, 15:59 UTC

The XML Import/Export plugin in MantisBT 1.2.x does not restrict access, which allows remote attackers to (1) upload arbitrary XML files via the import page or (2) obtain sensitive information via the export page. NOTE: this issue can be combined with CVE-2014-7146 to execute arbitrary PHP code.

CVE-2014-7146 mantisbt vulnerability CVSS: 7.5 18 Nov 2014, 15:59 UTC

The XmlImportExport plugin in MantisBT 1.2.17 and earlier allows remote attackers to execute arbitrary PHP code via a crafted (1) description field or (2) issuelink attribute in an XML file, which is not properly handled when executing the preg_replace function with the e modifier.

CVE-2014-8554 mantisbt vulnerability CVSS: 7.5 13 Nov 2014, 21:32 UTC

SQL injection vulnerability in the mc_project_get_attachments function in api/soap/mc_project_api.php in MantisBT before 1.2.18 allows remote attackers to execute arbitrary SQL commands via the project_id parameter. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1609.

CVE-2014-6387 mantisbt vulnerability CVSS: 5.0 22 Oct 2014, 14:55 UTC

gpc_api.php in MantisBT 1.2.17 and earlier allows remote attackers to bypass authenticated via a password starting will a null byte, which triggers an unauthenticated bind.

CVE-2013-1883 mantisbt vulnerability CVSS: 5.0 27 May 2014, 14:55 UTC

Mantis Bug Tracker (aka MantisBT) 1.2.12 before 1.2.15 allows remote attackers to cause a denial of service (resource consumption) via a filter using a criteria, text search, and the "any condition" match type.

CVE-2013-1810 mantisbt vulnerability CVSS: 2.1 15 May 2014, 14:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in core/summary_api.php in MantisBT 1.2.12 allow remote authenticated users with manager or administrator permissions to inject arbitrary web script or HTML via a (1) category name in the summary_print_by_category function or (2) project name in the summary_print_by_project function.

CVE-2013-0197 mantisbt vulnerability CVSS: 4.3 15 May 2014, 14:55 UTC

Cross-site scripting (XSS) vulnerability in the filter_draw_selection_area2 function in core/filter_api.php in MantisBT 1.2.12 before 1.2.13 allows remote attackers to inject arbitrary web script or HTML via the match_type parameter to bugs/search.php.

CVE-2014-1609 mantisbt vulnerability CVSS: 7.5 20 Mar 2014, 16:55 UTC

Multiple SQL injection vulnerabilities in MantisBT before 1.2.16 allow remote attackers to execute arbitrary SQL commands via unspecified parameters to the (1) mc_project_get_attachments function in api/soap/mc_project_api.php; the (2) news_get_limited_rows function in core/news_api.php; the (3) summary_print_by_enum, (4) summary_print_by_age, (5) summary_print_by_developer, (6) summary_print_by_reporter, or (7) summary_print_by_category function in core/summary_api.php; the (8) create_bug_enum_summary or (9) enum_bug_group function in plugins/MantisGraph/core/graph_api.php; (10) bug_graph_bycategory.php or (11) bug_graph_bystatus.php in plugins/MantisGraph/pages/; or (12) proj_doc_page.php, related to use of the db_query function, a different vulnerability than CVE-2014-1608.

CVE-2014-1608 mantisbt vulnerability CVSS: 7.5 18 Mar 2014, 17:03 UTC

SQL injection vulnerability in the mci_file_get function in api/soap/mc_file_api.php in MantisBT before 1.2.16 allows remote attackers to execute arbitrary SQL commands via a crafted envelope tag in a mc_issue_attachment_get SOAP request.

CVE-2014-2238 mantisbt vulnerability CVSS: 6.5 05 Mar 2014, 16:37 UTC

SQL injection vulnerability in the manage configuration page (adm_config_report.php) in MantisBT 1.2.13 through 1.2.16 allows remote authenticated administrators to execute arbitrary SQL commands via the filter_config_id parameter.

CVE-2013-4460 mantisbt vulnerability CVSS: 3.5 10 Jan 2014, 15:55 UTC

Cross-site scripting (XSS) vulnerability in account_sponsor_page.php in MantisBT 1.0.0 through 1.2.15 allows remote authenticated users to inject arbitrary web script or HTML via a project name.

CVE-2012-5523 mantisbt vulnerability CVSS: 5.5 16 Nov 2012, 00:55 UTC

core/email_api.php in MantisBT before 1.2.12 does not properly manage the sending of e-mail notifications about restricted bugs, which might allow remote authenticated users to obtain sensitive information by adding a note to a bug before losing permission to view that bug.

CVE-2012-5522 mantisbt vulnerability CVSS: 5.5 16 Nov 2012, 00:55 UTC

MantisBT before 1.2.12 does not use an expected default value during decisions about whether a user may modify the status of a bug, which allows remote authenticated users to bypass intended access restrictions and make status changes by leveraging a blank value for a per-status setting.

CVE-2012-1123 mantisbt vulnerability CVSS: 7.5 29 Jun 2012, 19:55 UTC

The mci_check_login function in api/soap/mc_api.php in the SOAP API in MantisBT before 1.2.9 allows remote attackers to bypass authentication via a null password.

CVE-2012-1122 mantisbt vulnerability CVSS: 3.6 29 Jun 2012, 19:55 UTC

bug_actiongroup.php in MantisBT before 1.2.9 does not properly check the report_bug_threshold permission of the receiving project when moving a bug report, which allows remote authenticated users with the report_bug_threshold and move_bug_threshold privileges for a project to bypass intended access restrictions and move bug reports to a different project.

CVE-2012-1121 mantisbt vulnerability CVSS: 4.9 29 Jun 2012, 19:55 UTC

MantisBT before 1.2.9 does not properly check permissions, which allows remote authenticated users with manager privileges to (1) modify or (2) delete global categories.

CVE-2012-1120 mantisbt vulnerability CVSS: 3.6 29 Jun 2012, 19:55 UTC

The SOAP API in MantisBT before 1.2.9 does not properly enforce the bugnote_allow_user_edit_delete and delete_bug_threshold permissions, which allows remote authenticated users with read and write SOAP API privileges to delete arbitrary bug reports and bug notes.

CVE-2012-1119 mantisbt vulnerability CVSS: 6.4 29 Jun 2012, 19:55 UTC

MantisBT before 1.2.9 does not audit when users copy or clone a bug report, which makes it easier for remote attackers to copy bug reports without detection.

CVE-2012-1118 mantisbt vulnerability CVSS: 4.3 29 Jun 2012, 19:55 UTC

The access_has_bug_level function in core/access_api.php in MantisBT before 1.2.9 does not properly restrict access when the private_bug_view_threshold is set to an array, which allows remote attackers to bypass intended restrictions and perform certain operations on private bug reports.

CVE-2012-2692 mantisbt vulnerability CVSS: 3.6 17 Jun 2012, 03:41 UTC

MantisBT before 1.2.11 does not check the delete_attachments_threshold permission when form_security_validation is set to OFF, which allows remote authenticated users with certain privileges to bypass intended access restrictions and delete arbitrary attachments.

CVE-2012-2691 mantisbt vulnerability CVSS: 7.5 17 Jun 2012, 03:41 UTC

The mc_issue_note_update function in the SOAP API in MantisBT before 1.2.11 does not properly check privileges, which allows remote attackers with bug reporting privileges to edit arbitrary bugnotes via a SOAP request.

CVE-2011-3755 mantisbt vulnerability CVSS: 5.0 23 Sep 2011, 23:55 UTC

MantisBT 1.2.4 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by view_all_inc.php and certain other files.

CVE-2011-3578 mantisbt vulnerability CVSS: 4.3 21 Sep 2011, 16:55 UTC

Cross-site scripting (XSS) vulnerability in bug_actiongroup_ext_page.php in MantisBT before 1.2.8 allows remote attackers to inject arbitrary web script or HTML via the action parameter, related to bug_actiongroup_page.php, a different vulnerability than CVE-2011-3357.

CVE-2011-3358 mantisbt vulnerability CVSS: 4.3 21 Sep 2011, 16:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in MantisBT before 1.2.8 allow remote attackers to inject arbitrary web script or HTML via the (1) os, (2) os_build, or (3) platform parameter to (a) bug_report_page.php or (b) bug_update_advanced_page.php, related to use of the Projax library.

CVE-2011-3357 mantisbt vulnerability CVSS: 6.8 21 Sep 2011, 16:55 UTC

Directory traversal vulnerability in bug_actiongroup_ext_page.php in MantisBT before 1.2.8 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the action parameter, related to bug_actiongroup_page.php.

CVE-2011-3356 mantisbt vulnerability CVSS: 4.3 21 Sep 2011, 16:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in config_defaults_inc.php in MantisBT before 1.2.8 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO, as demonstrated by the PATH_INFO to (1) manage_config_email_page.php, (2) manage_config_workflow_page.php, or (3) bugs/plugin.php.

CVE-2011-2938 mantisbt vulnerability CVSS: 4.3 21 Sep 2011, 16:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in filter_api.php in MantisBT before 1.2.7 allow remote attackers to inject arbitrary web script or HTML via a parameter, as demonstrated by the project_id parameter to search.php.

CVE-2010-4350 mantisbt vulnerability CVSS: 5.1 03 Jan 2011, 20:00 UTC

Directory traversal vulnerability in admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the db_type parameter, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.

CVE-2010-4349 mantisbt vulnerability CVSS: 5.0 03 Jan 2011, 20:00 UTC

admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to obtain sensitive information via an invalid db_type parameter, which reveals the installation path in an error message, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.

CVE-2010-4348 mantisbt vulnerability CVSS: 4.3 03 Jan 2011, 20:00 UTC

Cross-site scripting (XSS) vulnerability in admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to inject arbitrary web script or HTML via the db_type parameter, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.

CVE-2010-3763 mantisbt vulnerability CVSS: 4.3 05 Oct 2010, 22:00 UTC

Cross-site scripting (XSS) vulnerability in core/summary_api.php in MantisBT before 1.2.3 allows remote attackers to inject arbitrary web script or HTML via the Summary field, a different vector than CVE-2010-3303.

CVE-2010-3303 mantisbt vulnerability CVSS: 3.5 05 Oct 2010, 22:00 UTC

Multiple cross-site scripting (XSS) vulnerabilities in MantisBT before 1.2.3 allow remote authenticated administrators to inject arbitrary web script or HTML via (1) a plugin name, related to manage_plugin_uninstall.php; (2) an enumeration value or (3) a String value of a custom field, related to core/cfdefs/cfdef_standard.php; or a (4) project or (5) category name to print_all_bug_page_word.php.

CVE-2010-2802 mantisbt vulnerability CVSS: 3.5 07 Sep 2010, 17:00 UTC

Cross-site scripting (XSS) vulnerability in MantisBT before 1.2.2 allows remote authenticated users to inject arbitrary web script or HTML via an HTML document with a .gif filename extension, related to inline attachments.

CVE-2010-2574 mantisbt vulnerability CVSS: 2.1 10 Aug 2010, 12:23 UTC

Cross-site scripting (XSS) vulnerability in manage_proj_cat_add.php in MantisBT 1.2.2 allows remote authenticated administrators to inject arbitrary web script or HTML via the name parameter in an Add Category action.

CVE-2008-3102 mantisbt vulnerability CVSS: 5.0 24 Sep 2008, 11:42 UTC

Mantis 1.1.x through 1.1.2 and 1.2.x through 1.2.0a2 does not set the secure flag for the session cookie in an https session, which can cause the cookie to be sent in http requests and make it easier for remote attackers to capture this cookie.