CVE-2024-3408
Authentication bypass in dtale
Description
man-group/dtale version 3.10.0 is vulnerable to an authentication bypass and remote code execution (RCE) due to improper input validation. The vulnerability arises from a hardcoded `SECRET_KEY` in the flask configuration, allowing attackers to forge a session cookie if authentication is enabled. Additionally, the application fails to properly restrict custom filter queries, enabling attackers to execute arbitrary code on the server by bypassing the restriction on the `/update-settings` endpoint, even when `enable_custom_filters` is not enabled. This vulnerability allows attackers to bypass authentication mechanisms and execute remote code on the server.
How to fix CVE-2024-3408
To remediate CVE-2024-3408, upgrade the affected package to a fixed version below.
- —no fix listed
- —upgrade to 32bd6fb4a63de779ff1e51823a456865ea3cbd13 or later
Is CVE-2024-3408 being exploited?
Likely — EPSS is 91.7%, placing CVE-2024-3408 in the top tier of vulnerabilities by exploitation probability. Prioritise patching.
Affected packages (2)
- from 0, <= 3.10.0
- from 0, < 32bd6fb4a63de779ff1e51823a456865ea3cbd13 | from 0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |