Files
CVEs-PoC/2020/CVE-2020-7995.md
T
2024-05-25 21:48:12 +02:00

19 lines
699 B
Markdown

### [CVE-2020-7995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7995)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The htdocs/index.php?mainmenu=home login page in Dolibarr 10.0.6 allows an unlimited rate of failed authentication attempts.
### POC
#### Reference
- http://packetstormsecurity.com/files/163541/Dolibarr-ERP-CRM-10.0.6-Login-Brute-Forcer.html
#### Github
- https://github.com/Creamy-Chicken-Soup/Exploit
- https://github.com/Live-Hack-CVE/CVE-2020-7995