Lucene search

K
vulnrichmentJFROGVULNRICHMENT:CVE-2024-27132
HistoryFeb 23, 2024 - 9:58 p.m.

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

2024-02-2321:58:59
CWE-79
JFROG
github.com
4
mlflow
xss vulnerability
sanitization
untrusted recipe
jupyter notebook
client-side rce
template variables

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*"
    ],
    "vendor": "lfprojects",
    "product": "mlflow",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "python",
        "lessThanOrEqual": "2.9.2"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-27132