In the login API, an IP address will by default be blocked when the user tries to login incorrectly more than 5 times. However, a bypass to this mechanism is possible by abusing a X-Forwarded-For header to bypass IP detection and perform a password brute-force. A patch for this issue is available in Microweber version 1.2.21.
{ "nvd_published_at": "2022-07-11T08:15:00Z", "cwe_ids": [ "CWE-290" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-07-13T15:47:17Z" }