MantisBT may disclose project names to unauthorized users
Moderate severity
GitHub Reviewed
Published
Oct 14, 2023
in
mantisbt/mantisbt
•
Updated Aug 11, 2025
Description
Published by the National Vulnerability Database
Oct 16, 2023
Published to the GitHub Advisory Database
Oct 17, 2023
Reviewed
Oct 17, 2023
Last updated
Aug 11, 2025
Impact
Due to insufficient access-level checks on the Wiki redirection page, any user can reveal private Projects' names, by accessing wiki.php with sequentially incremented IDs.
Patches
The vulnerability has been fixed in MantisBT version 2.25.8 (mantisbt/mantisbt@65c4488).
Workarounds
Disable wiki integration (
$g_wiki_enable = OFF;
)References
References