Files
CVEs-PoC/2021/CVE-2021-25957.md
T
2024-06-18 02:51:15 +02:00

18 lines
890 B
Markdown

### [CVE-2021-25957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25957)
![](https://img.shields.io/static/v1?label=Product&message=dolibarr&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%3D%2013.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-640%20Weak%20Password%20Recovery%20Mechanism%20for%20Forgotten%20Password&color=brighgreen)
### Description
In “Dolibarr” application, v2.8.1 to v13.0.2 are vulnerable to account takeover via password reset functionality. A low privileged attacker can reset the password of any user in the application using the password reset link the user received through email when requested for a forgotten password.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25957
#### Github
No PoCs found on GitHub currently.