Reflected cross-site scripting (XSS) In mlflow
Description
Cross-site Scripting in MLFlow 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 2.10.0 |
Aliases
1. 2. 3. 4.
References
1. 2. 3.