ghsa-mcqj-7p29-9528
Vulnerability from github
Published
2024-02-20 23:43
Modified
2024-02-21 00:36
Severity ?
Summary
MantisBT Host Header Injection vulnerability
Details
Impact
Knowing a user's email address and username, an unauthenticated attacker can hijack the user's account by poisoning the link in the password reset notification message.
Patches
https://github.com/mantisbt/mantisbt/commit/7055731d09ff12b2781410a372f790172e279744
Workarounds
Define $g_path
as appropriate in config_inc.php.
References
https://mantisbt.org/bugs/view.php?id=19381
Credits
Thanks to the following security researchers for responsibly reporting and helping resolve this vulnerability.
- Pier-Luc Maltais (https://twitter.com/plmaltais)
- Hlib Yavorskyi (https://github.com/Kerkroups)
- Jingshao Chen (https://github.com/shaozi)
- Brandon Roldan
- nhchoudhary
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.26.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23830" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2024-02-20T23:43:17Z", "nvd_published_at": "2024-02-20T22:15:08Z", "severity": "HIGH" }, "details": "### Impact\nKnowing a user\u0027s email address and username, an unauthenticated attacker can hijack the user\u0027s account by poisoning the link in the password reset notification message.\n\n### Patches\nhttps://github.com/mantisbt/mantisbt/commit/7055731d09ff12b2781410a372f790172e279744\n\n### Workarounds\nDefine `$g_path` as appropriate in config_inc.php.\n\n### References\nhttps://mantisbt.org/bugs/view.php?id=19381\n\n### Credits\n\nThanks to the following security researchers for responsibly reporting and helping resolve this vulnerability.\n\n- Pier-Luc Maltais (https://twitter.com/plmaltais) \n- Hlib Yavorskyi (https://github.com/Kerkroups)\n- Jingshao Chen (https://github.com/shaozi)\n- Brandon Roldan\n- nhchoudhary\n", "id": "GHSA-mcqj-7p29-9528", "modified": "2024-02-21T00:36:54Z", "published": "2024-02-20T23:43:17Z", "references": [ { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-mcqj-7p29-9528" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23830" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/7055731d09ff12b2781410a372f790172e279744" }, { "type": "PACKAGE", "url": "https://github.com/mantisbt/mantisbt" }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=19381" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", "type": "CVSS_V3" } ], "summary": "MantisBT Host Header Injection vulnerability" }
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.