CVE-2022-26144
- EPSS 0.87%
- Veröffentlicht 13.04.2022 14:15:09
- Zuletzt bearbeitet 21.11.2024 06:53:31
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
- EPSS 0.93%
- Veröffentlicht 17.06.2021 19:15:07
- Zuletzt bearbeitet 21.11.2024 06:09:05
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
- EPSS 0.14%
- Veröffentlicht 07.03.2021 20:15:12
- Zuletzt bearbeitet 21.11.2024 01:03:53
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...
CVE-2020-35571
- EPSS 0.29%
- Veröffentlicht 22.02.2021 03:15:14
- Zuletzt bearbeitet 21.11.2024 05:27:36
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-29603
- EPSS 0.2%
- Veröffentlicht 29.01.2021 07:15:17
- Zuletzt bearbeitet 21.11.2024 05:24:17
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-29604
- EPSS 0.21%
- Veröffentlicht 29.01.2021 07:15:17
- Zuletzt bearbeitet 21.11.2024 05:24:18
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 priv...
CVE-2020-29605
- EPSS 0.15%
- Veröffentlicht 29.01.2021 07:15:17
- Zuletzt bearbeitet 21.11.2024 05:24:18
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.ph...
CVE-2020-28413
- EPSS 2.42%
- Veröffentlicht 30.12.2020 22:15:12
- Zuletzt bearbeitet 21.11.2024 05:22:45
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
- EPSS 0.76%
- Veröffentlicht 30.12.2020 19:15:13
- Zuletzt bearbeitet 21.11.2024 05:28:18
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 confi...
CVE-2020-25288
- EPSS 0.75%
- Veröffentlicht 30.09.2020 21:15:13
- Zuletzt bearbeitet 21.11.2024 05:17:52
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...