Vulnerabilities > Mantisbt > Mantisbt

DATE CVE VULNERABILITY TITLE RISK
2012-06-29 CVE-2012-1121 Permissions, Privileges, and Access Controls vulnerability in Mantisbt
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.
network
mantisbt CWE-264
4.9
2012-06-29 CVE-2012-1120 Permissions, Privileges, and Access Controls vulnerability in Mantisbt
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.
network
high complexity
mantisbt CWE-264
3.6
2012-06-29 CVE-2012-1119 Permissions, Privileges, and Access Controls vulnerability in Mantisbt
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.
network
low complexity
mantisbt CWE-264
6.4
2012-06-29 CVE-2012-1118 Permissions, Privileges, and Access Controls vulnerability in Mantisbt
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.
network
mantisbt CWE-264
4.3
2012-06-17 CVE-2012-2692 Permissions, Privileges, and Access Controls vulnerability in Mantisbt
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.
network
high complexity
mantisbt CWE-264
3.6
2012-06-17 CVE-2012-2691 Permissions, Privileges, and Access Controls vulnerability in Mantisbt
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.
network
low complexity
mantisbt CWE-264
7.5
2011-09-23 CVE-2011-3755 Information Exposure vulnerability in Mantisbt 1.2.4
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.
network
low complexity
mantisbt CWE-200
5.0
2011-09-21 CVE-2011-3578 Cross-Site Scripting vulnerability in Mantisbt
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.
network
mantisbt CWE-79
4.3
2011-09-21 CVE-2011-3358 Cross-Site Scripting vulnerability in Mantisbt
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.
network
mantisbt CWE-79
4.3
2011-09-21 CVE-2011-3357 Path Traversal vulnerability in Mantisbt
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 ..
network
mantisbt CWE-22
6.8