VYPR

Mantisbt

by Mantisbt

Source repositories

CVEs (153)

  • CVE-2017-6973MedMar 31, 2017
    risk 0.24cvss 4.8epss 0.01

    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-2016-7111MedFeb 17, 2017
    risk 0.24cvss 4.7epss 0.01

    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-2026-34754MedMay 20, 2026
    risk 0.21cvss 4.3epss 0.00

    Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.28.1 and prior allow an authenticated user to upload attachments to private Issues they are not authorized to access. This issue has been fixed in version 2.28.2.

  • CVE-2025-62520MedNov 4, 2025
    risk 0.21cvss 4.3epss 0.00

    Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.27.1 and below, due to insufficient access-level checks, any non-admin user with access to manage_config_columns_page.php can use the Copy From action to retrieve the columns configuration from a…

  • CVE-2023-44394MedOct 16, 2023
    risk 0.21cvss 4.3epss 0.01

    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…

  • CVE-2020-29605MedJan 29, 2021
    risk 0.21cvss 4.3epss 0.01

    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…

  • CVE-2020-29603MedJan 29, 2021
    risk 0.21cvss 4.3epss 0.01

    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-25781MedSep 30, 2020
    risk 0.21cvss 4.3epss 0.01

    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-2018-6382LowJan 30, 2018
    risk 0.21cvss 3.3epss 0.01

    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…

  • CVE-2026-52883medJul 15, 2026
    risk 0.19cvss epss

    Unvalidated note_type Parameter in mc_issue_update SOAP Endpoint Allows creation of TIME_TRACKING and REMINDER Notes. The SOAP path passes the user-supplied note_type integer directly to bugnote_add() without validating that the user is authorized to create that type of note. If…

  • CVE-2026-52882medJul 15, 2026
    risk 0.19cvss epss

    ### Impact Users below _report_issues_for_unreleased_versions_threshold_ can assign unreleased product versions. ### Patches - https://github.com/mantisbt/mantisbt/commit/17072d4c322c85f7135ebec3417a6d90b525d12f ### Workarounds None ### Resources -…

  • CVE-2026-49280medJul 15, 2026
    risk 0.19cvss epss

    A MantisBT user having *$g_update_bug_threshold* (UPDATER by default) can change an Issue's Status via REST and SOAP API, even if the *$g_set_status_threshold* config is set to a higher level (DEVELOPER by default). ### Impact Unauthorized change in Issue workflow. ### Patches…

  • CVE-2008-4687Oct 22, 2008
    risk 0.08cvss epss 0.67

    manage_proj_page.php in Mantis before 1.1.4 allows remote authenticated users to execute arbitrary code via a sort parameter containing PHP sequences, which are processed by create_function within the multi_sort function in core/utility_api.php.

  • CVE-2014-2238Mar 5, 2014
    risk 0.04cvss epss 0.11

    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-2008-4688Oct 22, 2008
    risk 0.01cvss epss 0.12

    core/string_api.php in Mantis before 1.1.3 does not check the privileges of the viewer before composing a link with issue data in the source anchor, which allows remote attackers to discover an issue's title and status via a request with a modified issue number.

  • CVE-2018-9839MedJun 6, 2019
    risk 0.00cvss 6.5epss 0.01

    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,…

  • CVE-2018-6526MedFeb 2, 2018
    risk 0.00cvss 5.3epss 0.04

    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-2014-8987Aug 24, 2015
    risk 0.00cvss epss 0.01

    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…

  • CVE-2015-1042Feb 10, 2015
    risk 0.00cvss epss 0.02

    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…

  • CVE-2014-9573Jan 26, 2015
    risk 0.00cvss epss 0.01

    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.

Page 5 of 8