cve/2024/CVE-2024-27132.md
2024-06-18 02:51:15 +02:00

882 B

CVE-2024-27132

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.

POC

Reference

Github