cve/2024/CVE-2024-27133.md
2024-06-09 00:33:16 +00:00

994 B

CVE-2024-27133

Description

Insufficient sanitization in MLflow leads to XSS when running a recipe that uses an untrusted dataset. This issue leads to a client-side RCE when running the recipe in Jupyter Notebook. The vulnerability stems from lack of sanitization over dataset table fields.

POC

Reference

Github