CVE-2025-62520
BaseFortify
Publication date: 2025-11-04
Last updated on: 2025-11-10
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mantisbt | mantisbt | to 2.27.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Mantis Bug Tracker (MantisBT) versions 2.27.1 and below allows any non-admin user who can access manage_config_columns_page.php to use the Copy From action to retrieve the columns configuration of a private project they do not have access to. This happens due to insufficient access-level checks.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of private project configuration information to non-admin users who should not have access, potentially exposing sensitive project details.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Mantis Bug Tracker to version 2.27.2 or later, as this version contains the fix for the insufficient access-level checks vulnerability.