Security Advisory

CVE-2018-12649

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-06-22 14:00:00
Last updated 2024-08-05 08:38:06
Assigner mitre
CVSS score not scored
State PUBLISHED

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.