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.
{
"github_reviewed": true,
"nvd_published_at": "2024-02-23T22:15:55Z",
"severity": "CRITICAL",
"cwe_ids": [
"CWE-79"
],
"github_reviewed_at": "2024-02-26T20:07:33Z"
}