Security Advisory
CVE-2018-12649
CVE vulnerability detail - eXtreme Datacenter Security Operations
Description
An issue was discovered in app/Controller/UsersController.php in MISP 2.4.92. An adversary can bypass the brute-force protection by using a PUT HTTP method instead of a POST HTTP method in the login part, because this protection was only covering POST requests.