CVE-2012-1120
low
CVSS v3
—
CVSS v2
3.6
VIR risk
3.6
Description
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.
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/df7782a65e96aa1c9639a7625a658102134c7fe0
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.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.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.0.9 | |
| mantisbt | mantisbt | 1.1.0 | |
| mantisbt | mantisbt | 1.1.1 | |
| mantisbt | mantisbt | 1.1.2 | |
| mantisbt | mantisbt | 1.1.3 | |
| 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.1.9 | |
| mantisbt | mantisbt | 1.2.0 | |
| 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=13656
- http://www.openwall.com/lists/oss-security/2012/03/06/9
- http://www.securityfocus.com/bid/52313
- https://github.com/mantisbt/mantisbt/commit/df7782a65e96aa1c9639a7625a658102134c7fe0
- 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=13656
- 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.