mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2014-9006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9006)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|