CVE-2024-3408
man-group/dtale version 3.10.0 is vulnerable to an authentication bypass and remote code execution (RCE) due to improper input validation.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 78.0%, higher than 100% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 77.95% probability · 100th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-798, CWE-94
- Affected
- man/d-tale
- Source
- security@huntr.dev
References
- https://github.com/man-group/dtale/commit/32bd6fb4a63de779ff1e51823a456865ea3cbd13
- https://huntr.com/bounties/57a06666-ff85-4577-af19-f3dfb7b02f91Exploit, Third Party Advisory
- https://huntr.com/bounties/57a06666-ff85-4577-af19-f3dfb7b02f91Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.