Search for vulnerabilities
| Vulnerability ID | VCID-93v9-5y4m-t7dz |
| Aliases |
CVE-2023-6568
GHSA-vwhf-3v6x-wff8 PYSEC-2023-260 |
| Summary | 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. |
| Status | Published |
| Exploitability | None |
| Weighted Severity | None |
| Risk | None |
| Affected and Fixed Packages | Package Details |
| System | Score | Found at |
|---|---|---|
| cvssv3.1 | 6.1 | https://github.com/mlflow/mlflow/commit/28ff3f94994941e038f2172c6484b65dc4db6ca1 |
| cvssv3.1 | 6.1 | https://huntr.com/bounties/816bdaaa-8153-4732-951e-b0d92fddf709 |
| Reference id | Reference type | URL |
|---|---|---|
| https://github.com/mlflow/mlflow/commit/28ff3f94994941e038f2172c6484b65dc4db6ca1 | ||
| https://huntr.com/bounties/816bdaaa-8153-4732-951e-b0d92fddf709 | ||
| CVE-2023-6568 | https://nvd.nist.gov/vuln/detail/CVE-2023-6568 | |
| GHSA-vwhf-3v6x-wff8 | https://github.com/advisories/GHSA-vwhf-3v6x-wff8 |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
No EPSS data available for this vulnerability.
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-06-02T04:20:17.494213+00:00 | Pypa Importer | Import | https://github.com/pypa/advisory-database/blob/main/vulns/mlflow/PYSEC-2023-260.yaml | 38.6.0 |