Insufficient Sanitization in MLflow Leads to XSS and RCE
CVE-2024-27132
9.6CRITICAL
What is CVE-2024-27132?
Insufficient sanitization of template variables in MLflow exposes users to cross-site scripting (XSS) vulnerabilities when executing untrusted recipes in Jupyter Notebooks. Attackers could exploit this weakness to execute arbitrary code on the client side, leading to potential security breaches and unauthorized access. Implementing stringent sanitization measures is crucial for mitigating these risks and ensuring a safe operational environment.