First published: Fri Feb 23 2024(Updated: )
Insufficient sanitization in MLflow leads to XSS when running an untrusted recipe. This issue leads to a client-side RCE when running an untrusted recipe in Jupyter Notebook. The vulnerability stems from lack of sanitization over template variables.
Credit: reefs@jfrog.com reefs@jfrog.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/mlflow | <2.10.0 | 2.10.0 |
MLflow | <=2.9.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27132 has been classified as a high severity vulnerability due to the potential for client-side remote code execution.
To mitigate CVE-2024-27132, upgrade to MLflow version 2.10.0 or later.
CVE-2024-27132 affects MLflow versions prior to 2.10.0 and including up to 2.9.2.
CVE-2024-27132 is an insufficient sanitization vulnerability that can lead to cross-site scripting (XSS) attacks.
CVE-2024-27132 poses a risk when executing untrusted recipes in a Jupyter Notebook environment.