CVE-2023-44394

MEDIUM EPSS 44.0%
Published Oct 16, 20232y ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Oct 16, 2023 2y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
44.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-200 Exposure of Sensitive Information to an Unauthorized Actor Information Exposure
CWE-668

Affected Products 1

VendorProductVersionRange
mantisbtmantisbt* <2.25.8

References 3

  • github.com https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7afc1
    Patch
  • github.com https://github.com/mantisbt/mantisbt/security/advisories/GHSA-v642-mh27-8j6m
    Vendor Advisory
  • mantisbt.org https://mantisbt.org/bugs/view.php?id=32981
    Vendor Advisory

Remediation

  • github.com https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7afc1
    Patch