CVE-2012-2692
low
CVSS v3
—
CVSS v2
3.6
VIR risk
3.6
Description
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.
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/ceafe6f0c679411b81368052633a63dd3ca06d9c
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mantisbt | mantisbt | {"endIncluding":"1.2.10"} | |
| 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.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.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 | |
| mantisbt | mantisbt | 1.2.8 | |
| mantisbt | mantisbt | 1.2.9 | |
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/51199
- http://security.gentoo.org/glsa/glsa-201211-01.xml
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=148
- http://www.mantisbt.org/bugs/view.php?id=14016
- http://www.openwall.com/lists/oss-security/2012/06/09/1
- http://www.openwall.com/lists/oss-security/2012/06/11/6
- http://www.securityfocus.com/bid/53921
- https://github.com/mantisbt/mantisbt/commit/ceafe6f0c679411b81368052633a63dd3ca06d9c
- 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/51199
- http://security.gentoo.org/glsa/glsa-201211-01.xml
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=148
- http://www.mantisbt.org/bugs/view.php?id=14016
- http://www.openwall.com/lists/oss-security/2012/06/09/1
- http://www.openwall.com/lists/oss-security/2012/06/11/6
- http://www.securityfocus.com/bid/53921
- https://github.com/mantisbt/mantisbt/commit/ceafe6f0c679411b81368052633a63dd3ca06d9c
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.