GHSA-MCQJ-7P29-9528
Vulnerability from github – Published: 2024-02-20 23:43 – Updated: 2024-02-21 00:36
VLAI?
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
Severity ?
8.3 (High)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…