Vulnerability Description
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;`).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mantisbt | Mantisbt | < 2.25.8 |
Related Weaknesses (CWE)
References
- https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7Patch
- https://github.com/mantisbt/mantisbt/security/advisories/GHSA-v642-mh27-8j6mVendor Advisory
- https://mantisbt.org/bugs/view.php?id=32981Vendor Advisory
- https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7Patch
- https://github.com/mantisbt/mantisbt/security/advisories/GHSA-v642-mh27-8j6mVendor Advisory
- https://mantisbt.org/bugs/view.php?id=32981Vendor Advisory
FAQ
What is CVE-2023-44394?
CVE-2023-44394 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 incre...
How severe is CVE-2023-44394?
CVE-2023-44394 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-44394?
Check the references section above for vendor advisories and patch information. Affected products include: Mantisbt Mantisbt.