CVE-2012-1122
low
CVSS v3
—
CVSS v2
3.6
VIR risk
3.6
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://github.com/mantisbt/mantisbt/commit/0da3f7ace233208eb3c8d628cc2fd6e56d83839f
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/49572
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/48258
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mantisbt | mantisbt | {"endIncluding":"1.2.8"} | |
| mantisbt | mantisbt | 0.18.0 | |
| mantisbt | mantisbt | 0.19.0 | |
| mantisbt | mantisbt | 0.19.0a1 | |
| mantisbt | mantisbt | 0.19.0a2 | |
| mantisbt | mantisbt | 0.19.1 | |
| mantisbt | mantisbt | 0.19.2 | |
| mantisbt | mantisbt | 0.19.3 | |
| mantisbt | mantisbt | 0.19.4 | |
| mantisbt | mantisbt | 0.19.5 | |
| mantisbt | mantisbt | 1.0.0 | |
| mantisbt | mantisbt | 1.0.0a1 | |
| mantisbt | mantisbt | 1.0.0a2 | |
| mantisbt | mantisbt | 1.0.0a3 | |
| mantisbt | mantisbt | 1.0.1 | |
| mantisbt | mantisbt | 1.0.2 | |
| mantisbt | mantisbt | 1.0.3 | |
| mantisbt | mantisbt | 1.0.4 | |
| mantisbt | mantisbt | 1.0.5 | |
| mantisbt | mantisbt | 1.0.6 | |
| mantisbt | mantisbt | 1.0.7 | |
| mantisbt | mantisbt | 1.0.8 | |
| mantisbt | mantisbt | 1.1.0 | |
| mantisbt | mantisbt | 1.1.1 | |
| mantisbt | mantisbt | 1.1.2 | |
| mantisbt | mantisbt | 1.1.4 | |
| mantisbt | mantisbt | 1.1.5 | |
| mantisbt | mantisbt | 1.1.6 | |
| mantisbt | mantisbt | 1.1.7 | |
| mantisbt | mantisbt | 1.1.8 | |
| mantisbt | mantisbt | 1.2.0 | |
| mantisbt | mantisbt | 1.2.0a1 | |
| mantisbt | mantisbt | 1.2.0a2 | |
| mantisbt | mantisbt | 1.2.1 | |
| mantisbt | mantisbt | 1.2.2 | |
| mantisbt | mantisbt | 1.2.3 | |
| mantisbt | mantisbt | 1.2.4 | |
| mantisbt | mantisbt | 1.2.5 | |
| mantisbt | mantisbt | 1.2.6 | |
| mantisbt | mantisbt | 1.2.7 | |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2012-November/092926.html
- http://lists.fedoraproject.org/pipermail/package-announce/2012-November/093063.html
- http://lists.fedoraproject.org/pipermail/package-announce/2012-November/093064.html
- http://secunia.com/advisories/48258
- http://secunia.com/advisories/49572
- http://secunia.com/advisories/51199
- http://security.gentoo.org/glsa/glsa-201211-01.xml
- http://www.debian.org/security/2012/dsa-2500
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=140
- http://www.mantisbt.org/bugs/view.php?id=13748
- http://www.openwall.com/lists/oss-security/2012/03/06/9
- http://www.securityfocus.com/bid/52313
- https://github.com/mantisbt/mantisbt/commit/0da3f7ace233208eb3c8d628cc2fd6e56d83839f
- http://lists.fedoraproject.org/pipermail/package-announce/2012-November/092926.html
- http://lists.fedoraproject.org/pipermail/package-announce/2012-November/093063.html
- http://lists.fedoraproject.org/pipermail/package-announce/2012-November/093064.html
- http://secunia.com/advisories/48258
- http://secunia.com/advisories/49572
- http://secunia.com/advisories/51199
- http://security.gentoo.org/glsa/glsa-201211-01.xml
- http://www.debian.org/security/2012/dsa-2500
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=140
- http://www.mantisbt.org/bugs/view.php?id=13748
- http://www.openwall.com/lists/oss-security/2012/03/06/9
- http://www.securityfocus.com/bid/52313
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.