CRITICAL 9.8
PYSEC-2024-117
Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / dtale
Introduced in:
0 Fixed in: 32bd6fb4a63de779ff1e51823a456865ea3cbd13 Fix
pip install --upgrade 'dtale>=32bd6fb4a63de779ff1e51823a456865ea3cbd13'