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

18 lines
743 B
Markdown

### [CVE-2014-9006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9006)
![](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
Monstra 3.0.1 and earlier uses a cookie to track how many login attempts have been attempted, which allows remote attackers to conduct brute force login attacks by deleting the login_attempts cookie or setting it to certain values.
### POC
#### Reference
- http://packetstormsecurity.com/files/129082/Monstra-3.0.1-Bruteforce-Mitigation-Bypass.html
#### Github
No PoCs found on GitHub currently.