3 matches found
PYSEC-2026-1321 D-Tale Command Execution Vulnerability
D-Tale is the combination of a Flask back-end and a React front-end to bring you an easy way to view & analyze Pandas data structures. In dtale\views.py, under the route @dtale.route"/chart-data/", the query parameters from the request are directly passed into runquery for execution. And...
7.3CVSS7.2AI score0.01328EPSS
SaveExploits1References9
Arbitrary Code Injection
Overview dtale is a Web Client for Visualizing Pandas Objects Affected versions of this package are vulnerable to Arbitrary Code Injection via the /save-column-filter endpoint due to the improper validation of input to pandas' DataFrame.query used to construct Column filters. An attacker can...
9.8CVSS6.2AI score0.00712EPSS
SaveExploits0References2
20