CVE-2023-44394 MEDIUM

CVE-2023-44394: Disclosure of project names to unauthorized users in MantisBT

Vendor Mantisbt
Product mantisbt
Weakness CWE-200 · Info exposure
Published October 16, 2023
Last update August 11, 2025

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

MantisBT is an open source bug tracker. 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. This issue has been addressed in commit `65c44883f` which has been included in release `2.25.8`. Users are advised to upgrade. Users unable to upgrade should disable wiki integration ( `$g_wiki_enable = OFF;`).

Key dates

02Disclosure timeline

October 16, 2023 CVE published
August 11, 2025 Record updated