dtale@1.28.0 vulnerabilities

Web Client for Visualizing Pandas Objects

Direct Vulnerabilities

Known vulnerabilities in the dtale package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Server-Side Request Forgery (SSRF)

dtale is a Web Client for Visualizing Pandas Objects

Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF) via the "Load From the Web" feature. An attacker can access files on the server by sending crafted requests that exploit improper input validation.

How to fix Server-Side Request Forgery (SSRF)?

Upgrade dtale to version 3.9.0 or higher.

[,3.9.0)
  • M
Cross-site Scripting (XSS)

dtale is a Web Client for Visualizing Pandas Objects

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when the 'Custom Filter' input is enabled. An attacker can execute malicious code on the server by exploiting this vulnerability. This is only exploitable if D-Tale is hosted publicly.

Mitigation: This vulnerability can be mitigated by turning off 'Custom Filter' input by default or only hosting D-Tale to trusted users.

How to fix Cross-site Scripting (XSS)?

Upgrade dtale to version 3.7.0 or higher.

[,3.7.0)