Safety vulnerability ID: 71779
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of Dtale are vulnerable to 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.
Latest version: 3.16.0
Web Client for Visualizing Pandas Objects
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. See CVE-2024-3408.
MISC:https://huntr.com/bounties/57a06666-ff85-4577-af19-f3dfb7b02f91: https://huntr.com/bounties/57a06666-ff85-4577-af19-f3dfb7b02f91
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application