Skip to content

Disclosure of project names to unauthorized users

Moderate
dregad published GHSA-v642-mh27-8j6m Oct 14, 2023

Package

composer mantisbt (Composer)

Affected versions

<=2.25.7

Patched versions

2.258

Description

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

Patch under development. The vulnerability will be fixed in MantisBT version 2.25.8.

Workarounds

Disable wiki integration ( $g_wiki_enable = OFF;)

References

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2023-44394

Weaknesses

No CWEs