CVE-2020-26214
LDAP authentication bypass in Alerta
Record summary
EIP currently links 1 Nuclei template to CVE-2020-26214.
Description
In Alerta before version 8.1.0, users may be able to bypass LDAP authentication if they provide an empty password when Alerta server is configure to use LDAP as the authorization provider. Only deployments where LDAP servers are configured to allow unauthenticated authentication mechanism for anonymous authorization are affected. A fix has been implemented in version 8.1.0 that returns HTTP 401 Unauthorized response for any authentication attempts where the password field is empty. As a workaround LDAP administrators can disallow unauthenticated bind requests by clients.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
alertaBrowse alerta / alerta | CVE List | < 8.1.0 | affected |
alerta-serverBrowse PyPI / alerta-server | GitHub Advisory | 8.0.0 to < 8.1.0 · Fixed in 8.1.0 | affected |
| Before 7.5.7 · Fixed in 7.5.7 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALAlerta < 8.1.0 - Authentication BypassCVSS 9.8
Alerta prior to version 8.1.0 is prone to authentication bypass when using LDAP as an authorization provider and the LDAP server accepts Unauthenticated Bind requests.
Impact
Successful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to Alerta.
Remediation
Upgrade Alerta to version 8.1.0 or later to mitigate this vulnerability.
Source: ProjectDiscovery