CVE-2012-1122

low
Published 2012-06-29 · Modified 2026-04-29
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 Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://github.com/mantisbt/mantisbt/commit/0da3f7ace233208eb3c8d628cc2fd6e56d83839f

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/49572

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/48258

Application impact

VendorProductVersionsFixed
mantisbtmantisbt{"endIncluding":"1.2.8"}
mantisbtmantisbt0.18.0
mantisbtmantisbt0.19.0
mantisbtmantisbt0.19.0a1
mantisbtmantisbt0.19.0a2
mantisbtmantisbt0.19.1
mantisbtmantisbt0.19.2
mantisbtmantisbt0.19.3
mantisbtmantisbt0.19.4
mantisbtmantisbt0.19.5
mantisbtmantisbt1.0.0
mantisbtmantisbt1.0.0a1
mantisbtmantisbt1.0.0a2
mantisbtmantisbt1.0.0a3
mantisbtmantisbt1.0.1
mantisbtmantisbt1.0.2
mantisbtmantisbt1.0.3
mantisbtmantisbt1.0.4
mantisbtmantisbt1.0.5
mantisbtmantisbt1.0.6
mantisbtmantisbt1.0.7
mantisbtmantisbt1.0.8
mantisbtmantisbt1.1.0
mantisbtmantisbt1.1.1
mantisbtmantisbt1.1.2
mantisbtmantisbt1.1.4
mantisbtmantisbt1.1.5
mantisbtmantisbt1.1.6
mantisbtmantisbt1.1.7
mantisbtmantisbt1.1.8
mantisbtmantisbt1.2.0
mantisbtmantisbt1.2.0a1
mantisbtmantisbt1.2.0a2
mantisbtmantisbt1.2.1
mantisbtmantisbt1.2.2
mantisbtmantisbt1.2.3
mantisbtmantisbt1.2.4
mantisbtmantisbt1.2.5
mantisbtmantisbt1.2.6
mantisbtmantisbt1.2.7

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.