CVE-2020-15813: High severity graylog vulnerability
Graylog before 3.3.3 lacks SSL Certificate Validation for LDAP servers. It allows use of an external user/group database stored in LDAP. The connection configuration allows the usage of unencrypted, SSL- or TLS-secured connections. Unfortunately, the Graylog client code (in all versions that support LDAP) does not implement proper certificate validation (regardless of whether the "Allow self-signed certificates" option is used). Therefore, any attacker with the ability to intercept network traffic between a Graylog server and an LDAP server is able to redirect traffic to a different LDAP server (unnoticed by the Graylog server due to the lack of certificate validation), effectively bypassing Graylog's authentication mechanism.
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID of this security issue in Graylog?
The vulnerability ID is CVE-2020-15813.
What is the severity level of CVE-2020-15813?
The severity level of CVE-2020-15813 is high.
What is the affected version of Graylog?
Graylog versions up to and excluding 3.3.3 are affected.
What is the CVE ID for Graylog before version 3.3.3?
The CVE ID for Graylog before version 3.3.3 is CVE-2020-15813.
What is the CWE ID associated with this vulnerability?
The CWE ID associated with this vulnerability is CWE-295.