cve/2024/CVE-2024-27132.md
2025-09-29 16:08:36 +00:00

929 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