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.
References
Link | Resource |
---|---|
https://github.com/MISP/MISP/commit/6ffacc1e239930e0e8464d0ca16e432e26cf36a9 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-06-22 14:29
Updated : 2024-02-28 16:25
NVD link : CVE-2018-12649
Mitre link : CVE-2018-12649
CVE.ORG link : CVE-2018-12649
JSON object : View
Products Affected
misp
- misp
CWE
CWE-307
Improper Restriction of Excessive Authentication Attempts