MLflow Vulnerability: XSS and RCE in Jupyter Notebook
CVE-2024-27133
9.6CRITICAL
What is CVE-2024-27133?
A lack of sufficient sanitization in MLflow allows for Cross-Site Scripting (XSS) vulnerabilities when executing recipes that utilize untrusted datasets. This issue can lead to client-side Remote Code Execution (RCE) in Jupyter Notebook environments, as the dataset table fields are not properly sanitized. Attackers can exploit this flaw to inject malicious scripts, potentially taking control of user sessions or executing unauthorized commands.