VYPR

Mantisbt

by Mantisbt

Source repositories

CVEs (153)

  • CVE-2026-40596HigMay 22, 2026
    risk 0.40cvss epss 0.00

    Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.11.0 through 2.28.1 allow any authenticated user to inject arbitrary HTML by updating their account's font family. Upon exploitation, an XSS payload would be reflected on every MantisBT page. Leveraging…

  • CVE-2022-28508MedMay 4, 2022
    risk 0.40cvss 6.1epss 0.05

    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-2009-2802MedNov 9, 2019
    risk 0.40cvss 6.1epss 0.01

    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-1931MedOct 31, 2019
    risk 0.40cvss 6.1epss 0.02

    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-2015-2046MedAug 28, 2017
    risk 0.40cvss 6.1epss 0.02

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

  • CVE-2017-7222MedMar 22, 2017
    risk 0.40cvss 6.1epss 0.01

    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…

  • CVE-2017-6799MedMar 10, 2017
    risk 0.40cvss 6.1epss 0.04

    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-6797MedMar 10, 2017
    risk 0.40cvss 6.1epss 0.02

    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-5364MedFeb 17, 2017
    risk 0.40cvss 6.1epss 0.02

    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-6837MedJan 10, 2017
    risk 0.40cvss 6.1epss 0.04

    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-2026-62944higJul 15, 2026
    risk 0.38cvss epss

    A missing output encoding call in print_all_bug_page_word.php allows any authenticated user to inject arbitrary HTML into an IMG tag's *alt* attribute via an image attachment with a crafted filename such as `probe." onload="alert(1)`. When any user views the HTML export page…

  • CVE-2026-49273higJul 15, 2026
    risk 0.38cvss epss

    MantisBT 2.28.3 and earlier contains a remote code execution vulnerability in the admin "Manage Configuration" feature (adm_config_set.php). When setting a configuration value with a non-string type (integer, float, complex), the value is passed through ConfigParser ->…

  • CVE-2026-47142higJul 15, 2026
    risk 0.38cvss epss

    MantisBT 2.28.3 and earlier versions contains a SQL injection vulnerability in core/history_api.php. The history_order configuration value is concatenated directly into a SQL ORDER BY clause without any sanitisation, parameterization, or validation against a whitelist. An…

  • CVE-2026-40598MedMay 22, 2026
    risk 0.38cvss epss 0.00

    Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.28.1 and below, improper escaping of the redirection page (retrieved from the request's Referer header) allows an attacker to inject HTML. While this is generally not directly actionable as modern…

  • CVE-2017-7620MedMay 21, 2017
    risk 0.38cvss 6.5epss 0.01

    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…

  • CVE-2024-34081MedMay 14, 2024
    risk 0.36cvss 6.6epss 0.01

    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`)…

  • CVE-2025-46556MedNov 4, 2025
    risk 0.35cvss 6.5epss 0.00

    Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.27.1 and below allow attackers to permanently corrupt issue activity logs by submitting extremely long notes (tested with 4,788,761 characters) due to a lack of server-side validation of note length. Once…

  • CVE-2024-45792MedSep 30, 2024
    risk 0.35cvss 6.5epss 0.01

    Mantis Bug Tracker (MantisBT) is an open source issue tracker. Using a crafted POST request, an unprivileged, registered user is able to retrieve information about other users' personal system profiles. This vulnerability is fixed in 2.26.4.

  • CVE-2020-29604MedJan 29, 2021
    risk 0.35cvss 6.5epss 0.01

    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…

  • CVE-2013-1934MedOct 31, 2019
    risk 0.35cvss 5.4epss 0.01

    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.

Page 2 of 8