CVE-2024-27132 HIGH

CVE-2024-27132: Insufficient sanitization in MLflow leads to XSS when running an untrusted recipe.

Weakness CWE-79 · XSS
Published February 23, 2024
Last update August 14, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 23, 2024 CVE published
August 14, 2024 Record updated