ghsa-v642-mh27-8j6m
Vulnerability from github
Published
2023-10-17 14:20
Modified
2023-10-17 14:20
Severity ?
Summary
MantisBT may disclose project names to unauthorized users
Details
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
- https://mantisbt.org/bugs/view.php?id=32981
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.25.7" }, "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.25.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-44394" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-668" ], "github_reviewed": true, "github_reviewed_at": "2023-10-17T14:20:36Z", "nvd_published_at": "2023-10-16T22:15:12Z", "severity": "MODERATE" }, "details": "### Impact\n\nDue to insufficient access-level checks on the Wiki redirection page, any user can reveal private Projects\u0027 names, by accessing wiki.php with sequentially incremented IDs.\n\n### Patches\nPatch under development. The vulnerability will be fixed in MantisBT version 2.25.8.\n\n### Workarounds\nDisable wiki integration ( `$g_wiki_enable = OFF;`)\n\n### References\n- https://mantisbt.org/bugs/view.php?id=32981\n", "id": "GHSA-v642-mh27-8j6m", "modified": "2023-10-17T14:20:36Z", "published": "2023-10-17T14:20:36Z", "references": [ { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-v642-mh27-8j6m" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44394" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7afc1" }, { "type": "PACKAGE", "url": "https://github.com/mantisbt/mantisbt" }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=32981" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "MantisBT may disclose project names to unauthorized users " }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.