← Back to browse · API

CVE-2024-3408

Severity
CRITICAL
CVSS
9.8
EPSS
0.77951
Risk score
66.48
CISA KEV
No
PoC
No
Published
2024-06-06
Modified
2024-11-03
First seen
2026-08-07
Aliases
EUVD-2024-0050, GHSA-V9Q6-FM48-RX74, PYSEC-2024-117
Products
man-group:man-group/dtale unspecified <3.13.1
Sources
euvd EUVD-2024-0050

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.

References