Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | <= 2.9.2 |
Related Weaknesses (CWE)
References
- https://github.com/mlflow/mlflow/pull/10873Issue TrackingPatch
- https://research.jfrog.com/vulnerabilities/mlflow-untrusted-recipe-xss-jfsa-2024ExploitThird Party Advisory
- https://github.com/mlflow/mlflow/pull/10873Issue TrackingPatch
- https://research.jfrog.com/vulnerabilities/mlflow-untrusted-recipe-xss-jfsa-2024ExploitThird Party Advisory
FAQ
What is CVE-2024-27132?
CVE-2024-27132 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2024-27132?
CVE-2024-27132 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27132?
Check the references section above for vendor advisories and patch information. Affected products include: Lfprojects Mlflow.