CVE-2023-6568

Public Exploit
Reflected XSS via Content-Type Header in mlflow/mlflow

Description

A reflected Cross-Site Scripting (XSS) vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POST requests. An attacker can inject malicious JavaScript code into the Content-Type header, which is then improperly reflected back to the user without adequate sanitization or escaping, leading to arbitrary JavaScript execution in the context of the victim's browser. The vulnerability is present in the mlflow/server/auth/__init__.py file, where the user-supplied Content-Type header is directly injected into a Python formatted string and returned to the user, facilitating the XSS attack.

Category

6.1
CVSS
Severity: Medium
CVSS 3.1 •
CVSS 3.0 •
EPSS 19.94% Top 5%
Third-Party Advisory huntr.com
Affected: mlflow mlflow/mlflow
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-6568?
CVE-2023-6568 has been scored as a medium severity vulnerability.
How to fix CVE-2023-6568?
To fix CVE-2023-6568, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-6568 being actively exploited in the wild?
It is possible that CVE-2023-6568 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~20% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-6568?
CVE-2023-6568 affects mlflow mlflow/mlflow.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.