CVE-2023-3765

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-3765
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-3765.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-3765
Aliases
Published
2023-07-19T00:53:33.969Z
Modified
2025-12-04T23:58:55.138885Z
Severity
  • 10.0 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Absolute Path Traversal in mlflow/mlflow
Details

Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.5.0.

Database specific
{
    "cwe_ids": [
        "CWE-36"
    ],
    "cna_assigner": "@huntrdev",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/3xxx/CVE-2023-3765.json"
}
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

[
    {
        "digest": {
            "function_hash": "169249115796822060190125199819574051877",
            "length": 197.0
        },
        "target": {
            "file": "mlflow/java/scoring/src/main/java/org/mlflow/sagemaker/ScoringServer.java",
            "function": "doGet"
        },
        "deprecated": false,
        "source": "https://github.com/mlflow/mlflow/commit/9ee9f4ebd9172c2a17af20ec1d9d506843057d13",
        "id": "CVE-2023-3765-2478b11a",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "65064809391626679678999540284662193805",
                "267555814569946517915966953485043128255",
                "154125129198036762389212351163535917660",
                "63260492857437540531696347616244692476"
            ]
        },
        "target": {
            "file": "mlflow/java/scoring/src/main/java/org/mlflow/sagemaker/ScoringServer.java"
        },
        "deprecated": false,
        "source": "https://github.com/mlflow/mlflow/commit/9ee9f4ebd9172c2a17af20ec1d9d506843057d13",
        "id": "CVE-2023-3765-43f35bbe",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "175038319603067941701486482005814760615",
                "127552051050818223901586222733838264162",
                "316729104595198484666409434140508781307",
                "27061328733492874779429225267753495981"
            ]
        },
        "target": {
            "file": "mlflow/java/scoring/src/test/java/org/mlflow/ScoringServerTest.java"
        },
        "deprecated": false,
        "source": "https://github.com/mlflow/mlflow/commit/9ee9f4ebd9172c2a17af20ec1d9d506843057d13",
        "id": "CVE-2023-3765-468fe32e",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "digest": {
            "function_hash": "63994688867438127702875951727755521653",
            "length": 491.0
        },
        "target": {
            "file": "mlflow/java/scoring/src/test/java/org/mlflow/ScoringServerTest.java",
            "function": "testScoringServerWithValidPredictorRespondsToVersionCorrectly"
        },
        "deprecated": false,
        "source": "https://github.com/mlflow/mlflow/commit/9ee9f4ebd9172c2a17af20ec1d9d506843057d13",
        "id": "CVE-2023-3765-b0226693",
        "signature_version": "v1",
        "signature_type": "Function"
    }
]