Skip to content

Cross-site Scripting in MLFlow

High severity GitHub Reviewed Published Feb 24, 2024 to the GitHub Advisory Database • Updated Feb 26, 2024

Package

pip mlflow (pip)

Affected versions

< 2.10.0

Patched versions

2.10.0

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.

References

Published by the National Vulnerability Database Feb 23, 2024
Published to the GitHub Advisory Database Feb 24, 2024
Last updated Feb 26, 2024
Reviewed Feb 26, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2024-27132

GHSA ID

GHSA-6749-m5cp-6cg7

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.