### [CVE-2024-55890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55890) ![](https://img.shields.io/static/v1?label=Product&message=dtale&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%203.16.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen) ### Description D-Tale is a visualizer for pandas data structures. Prior to version 3.16.1, users hosting D-Tale publicly can be vulnerable to remote code execution allowing attackers to run malicious code on the server. Users should upgrade to version 3.16.1 where the `update-settings` endpoint blocks the ability for users to update the `enable_custom_filters` flag. The only workaround for versions earlier than 3.16.1 is to only host D-Tale to trusted users. ### POC #### Reference No PoCs from references. #### Github - https://github.com/plzheheplztrying/cve_monitor - https://github.com/samh4cks/CVE-2024-55890