{ "schema_version": "1.4.0", "id": "GHSA-j9jc-frfv-jf2p", "modified": "2024-04-04T03:05:00Z", "published": "2022-05-24T17:44:47Z", "aliases": [ "CVE-2020-36144" ], "details": "Redash 8.0.0 is affected by LDAP Injection. There is an authentication bypass and information leak through the crafting of special queries, escaping the provided template because the ldap_user = auth_ldap_user(request.form[\"email\"], request.form[\"password\"]) auth_ldap_user(username, password) settings.LDAP_SEARCH_TEMPLATE % {\"username\": username} code lacks sanitization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36144" }, { "type": "WEB", "url": "https://github.com/getredash/redash/issues/5426" }, { "type": "WEB", "url": "https://github.com/getredash/redash/releases" } ], "database_specific": { "cwe_ids": [ "CWE-74" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-03-18T20:15:00Z" } }