Redash is a package for data visualization and sharing. If an admin sets up Redash versions 10.0.0 and prior without explicitly specifying the `REDASH_COOKIE_SECRET` or `REDASH_SECRET_KEY` environment variables, a default value is used for both that is the same across all installations. In such cases, the instance is vulnerable to attackers being able to forge sessions using the known default value. This issue only affects installations where the `REDASH_COOKIE_SECRET or REDASH_SECRET_KEY` environment variables have not been explicitly set. This issue does not affect users of the official Redash cloud images, Redash's Digital Ocean marketplace droplets, or the scripts in the `getredash/setup` repository. These instances automatically generate unique secret keys during installation. One can verify whether one's instance is affected by checking the value of the `REDASH_COOKIE_SECRET` environment variable. If it is `c292a0a3aa32397cdb050e233733900f`, should follow the steps to secure the instance, outlined in the GitHub Security Advisory.
References
Link | Resource |
---|---|
https://github.com/getredash/redash/commit/ce60d20c4e3d1537581f2f70f1308fe77ab6a214 | Patch Third Party Advisory |
https://github.com/getredash/redash/security/advisories/GHSA-g8xr-f424-h2rv | Third Party Advisory |
https://ian.sh/redash | Exploit Third Party Advisory |
https://github.com/getredash/redash/commit/ce60d20c4e3d1537581f2f70f1308fe77ab6a214 | Patch Third Party Advisory |
https://github.com/getredash/redash/security/advisories/GHSA-g8xr-f424-h2rv | Third Party Advisory |
https://ian.sh/redash | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:25
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/getredash/redash/commit/ce60d20c4e3d1537581f2f70f1308fe77ab6a214 - Patch, Third Party Advisory | |
References | () https://github.com/getredash/redash/security/advisories/GHSA-g8xr-f424-h2rv - Third Party Advisory | |
References | () https://ian.sh/redash - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 8.1 |
Information
Published : 2021-11-24 16:15
Updated : 2024-11-21 06:25
NVD link : CVE-2021-41192
Mitre link : CVE-2021-41192
CVE.ORG link : CVE-2021-41192
JSON object : View
Products Affected
redash
- redash
CWE
CWE-1188
Insecure Default Initialization of Resource