CVE-2023-4033

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-4033
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-4033.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-4033
Aliases
Published
2023-08-01T00:00:20.302Z
Modified
2025-11-28T02:34:22.907950Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
OS Command Injection in mlflow/mlflow
Details

OS Command Injection in GitHub repository mlflow/mlflow prior to 2.6.0.

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

[
    {
        "target": {
            "file": "mlflow/java/scoring/src/main/java/org/mlflow/sagemaker/ScoringServer.java"
        },
        "source": "https://github.com/mlflow/mlflow/commit/693b694036bac735dae810eaad9622c519550751",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "158201933246649050684175669332133033066",
                "190625738861903660691580362111625652695",
                "172096855605516421170840787354612637127",
                "104809843383114629816838069152060907540"
            ]
        },
        "id": "CVE-2023-4033-05fc0e65",
        "deprecated": false,
        "signature_type": "Line"
    },
    {
        "target": {
            "file": "mlflow/java/scoring/src/test/java/org/mlflow/ScoringServerTest.java"
        },
        "source": "https://github.com/mlflow/mlflow/commit/693b694036bac735dae810eaad9622c519550751",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "16274644192192082878259755174561049540",
                "143877553319587094893362891285023289246",
                "226220528622614689734168929956988190803",
                "167861059151198616996901880751026931574"
            ]
        },
        "id": "CVE-2023-4033-23b74466",
        "deprecated": false,
        "signature_type": "Line"
    },
    {
        "target": {
            "file": "mlflow/java/scoring/src/main/java/org/mlflow/sagemaker/ScoringServer.java",
            "function": "doGet"
        },
        "source": "https://github.com/mlflow/mlflow/commit/693b694036bac735dae810eaad9622c519550751",
        "signature_version": "v1",
        "digest": {
            "length": 197.0,
            "function_hash": "203326831794420579606451987216225379673"
        },
        "id": "CVE-2023-4033-57b517c1",
        "deprecated": false,
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "mlflow/java/scoring/src/test/java/org/mlflow/ScoringServerTest.java",
            "function": "testScoringServerWithValidPredictorRespondsToVersionCorrectly"
        },
        "source": "https://github.com/mlflow/mlflow/commit/693b694036bac735dae810eaad9622c519550751",
        "signature_version": "v1",
        "digest": {
            "length": 491.0,
            "function_hash": "267333881600464447824922367259571276934"
        },
        "id": "CVE-2023-4033-70964eaa",
        "deprecated": false,
        "signature_type": "Function"
    }
]