cve/2024/CVE-2024-23830.md

18 lines
951 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-23830](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23830)
![](https://img.shields.io/static/v1?label=Product&message=mantisbt&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%202.26.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-74%3A%20Improper%20Neutralization%20of%20Special%20Elements%20in%20Output%20Used%20by%20a%20Downstream%20Component%20('Injection')&color=brighgreen)
### Description
MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email address and username can hijack the user's account by poisoning the link in the password reset notification message. A patch is available in version 2.26.1. As a workaround, define `$g_path` as appropriate in `config_inc.php`.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Kerkroups/Kerkroups