Description Preview
A vulnerability was discovered in MantisBT versions prior to 2.24.4 where an attacker with rights to create new issues could bypass access restrictions to clone private issues. The vulnerability exists in the bug_actiongroup.php file where a missing access check allows unauthorized users to use the COPY group action to create clones of private issues, including all associated bugnotes and attachments, by manipulating the bug_arr[] parameter. This security flaw enables attackers to access potentially confidential information stored in private issues or issues belonging to private projects.
Overview
CVE-2020-29604 is an authorization bypass vulnerability (CWE-862: Missing Authorization) in MantisBT, an open-source issue tracking system. The vulnerability allows users with basic issue creation permissions to access and clone private issues they should not have access to. By exploiting this vulnerability, an attacker can view sensitive information contained in private issues, including all notes and file attachments. This represents a significant confidentiality breach, as private issues often contain sensitive business information, security details, or personal data that should be restricted to authorized personnel only.
Remediation
To remediate this vulnerability, system administrators should:
- Upgrade MantisBT to version 2.24.4 or later, which includes the security patch addressing this vulnerability.
- If immediate upgrade is not possible, consider implementing access restrictions at the network or web server level to limit access to bug_actiongroup.php.
- Review access logs for potential exploitation of this vulnerability by checking for unusual COPY actions on private issues.
- Audit user permissions to ensure that only necessary users have issue creation rights.
- Consider temporarily disabling the COPY functionality if the patch cannot be applied immediately.
References
- MantisBT Bug Report #27357: https://mantisbt.org/bugs/view.php?id=27357
- MantisBT Bug Report #27728: https://mantisbt.org/bugs/view.php?id=27728
- CWE-862 (Missing Authorization): https://cwe.mitre.org/data/definitions/862.html
- MantisBT Security Announcements: https://www.mantisbt.org/blog/archives/category/security/
Industry ExposureMost to leastThis section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
This section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
- Accommodation & Food ServicesAccommodation & Food Services
- Administrative, Support, Waste Management & Remediation ServicesAdministrative, Support, Waste Management & Remediation Services
- Agriculture, Forestry Fishing & HuntingAgriculture, Forestry Fishing & Hunting
- Arts, Entertainment & RecreationArts, Entertainment & Recreation
- ConstructionConstruction
- Educational ServicesEducational Services
- Finance and InsuranceFinance and Insurance
- Health Care & Social AssistanceHealth Care & Social Assistance
- InformationInformation
- Management of Companies & EnterprisesManagement of Companies & Enterprises
- ManufacturingManufacturing
- MiningMining
- Other Services (except Public Administration)Other Services (except Public Administration)
- Professional, Scientific, & Technical ServicesProfessional, Scientific, & Technical Services
- Public AdministrationPublic Administration
- Real Estate Rental & LeasingReal Estate Rental & Leasing
- Retail TradeRetail Trade
- Transportation & WarehousingTransportation & Warehousing
- UtilitiesUtilities
- Wholesale TradeWholesale Trade