CVE-2024-1483

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-1483
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-1483.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-1483
Aliases
Published
2024-04-16T00:15:08Z
Modified
2025-10-16T19:05:39.424735Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifact_location' and 'source' parameters, using a local URI with '#' instead of '?', an attacker can traverse the server's directory structure. The issue occurs due to insufficient validation of user-supplied input in the server's handlers.

References

Affected packages

Git / github.com/mlflow/mlflow

Affected ranges

Type
GIT
Repo
https://github.com/mlflow/mlflow
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.0.0

v0.*

v0.2.0
v0.2.1
v0.3.0
v0.4.0
v0.4.1
v0.4.2
v0.5.0
v0.6.0
v0.7
v0.8.0
v0.8.1

v1.*

v1.7.0

v2.*

v2.2.0

Database specific

vanir_signatures

[
    {
        "id": "CVE-2024-1483-0490fec7",
        "deprecated": false,
        "target": {
            "file": "mlflow/java/scoring/src/main/java/org/mlflow/sagemaker/ScoringServer.java"
        },
        "source": "https://github.com/mlflow/mlflow/commit/328242e01b766129396415be219cb96127097501",
        "digest": {
            "line_hashes": [
                "331374387258698623515503197375262902471",
                "56531494967603305558894176301696978897",
                "156845208350900572074037141806451871031",
                "236113965666297154310270274411699188635"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "id": "CVE-2024-1483-54219b73",
        "deprecated": false,
        "target": {
            "function": "doGet",
            "file": "mlflow/java/scoring/src/main/java/org/mlflow/sagemaker/ScoringServer.java"
        },
        "source": "https://github.com/mlflow/mlflow/commit/328242e01b766129396415be219cb96127097501",
        "digest": {
            "length": 189.0,
            "function_hash": "103832320670295227953645632588587077659"
        },
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "id": "CVE-2024-1483-9f1fee19",
        "deprecated": false,
        "target": {
            "function": "testScoringServerWithValidPredictorRespondsToVersionCorrectly",
            "file": "mlflow/java/scoring/src/test/java/org/mlflow/ScoringServerTest.java"
        },
        "source": "https://github.com/mlflow/mlflow/commit/328242e01b766129396415be219cb96127097501",
        "digest": {
            "length": 483.0,
            "function_hash": "248178710733966095301624193790593745960"
        },
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "id": "CVE-2024-1483-d79dc76d",
        "deprecated": false,
        "target": {
            "file": "mlflow/java/scoring/src/test/java/org/mlflow/ScoringServerTest.java"
        },
        "source": "https://github.com/mlflow/mlflow/commit/328242e01b766129396415be219cb96127097501",
        "digest": {
            "line_hashes": [
                "227586388277291964245723347465144503129",
                "214612006548484888068671228559130409821",
                "141702509437346544668394886097631250819",
                "44304877576058785675745254216915397335"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line"
    }
]