Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2023-6568 PoC — Reflected XSS via Content-Type Header in mlflow/mlflow

Source
Associated Vulnerability
Title:Reflected XSS via Content-Type Header in mlflow/mlflow (CVE-2023-6568)
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.
Description
The vulnerability allows an attacker to inject malicious code into the Content-Type header of a POST request,
which is then reflected back to the user without proper sanitization or escaping.
File Snapshot

id: CVE-2023-6568 info: name: Mlflow - Cross-Site Scripting author: ritikchaddha severity: me ...
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →