{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-46122",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-10-16T17:51:35.571Z",
        "datePublished": "2023-10-23T15:51:02.875Z",
        "dateUpdated": "2024-09-17T13:45:20.258Z"
    },
    "containers": {
        "cna": {
            "title": "Arbitrary file write via archive extraction (Zip Slip) vulnerability in sbt",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-22",
                            "lang": "en",
                            "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "LOW",
                        "baseScore": 3.9,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/sbt/sbt/security/advisories/GHSA-h9mw-grgx-2fhf",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/sbt/sbt/security/advisories/GHSA-h9mw-grgx-2fhf"
                },
                {
                    "name": "https://github.com/sbt/io/issues/358",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sbt/io/issues/358"
                },
                {
                    "name": "https://github.com/sbt/io/pull/360",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sbt/io/pull/360"
                },
                {
                    "name": "https://github.com/sbt/io/commit/124538348db0713c80793cb57b915f97ec13188a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sbt/io/commit/124538348db0713c80793cb57b915f97ec13188a"
                }
            ],
            "affected": [
                {
                    "vendor": "sbt",
                    "product": "sbt",
                    "versions": [
                        {
                            "version": ">= 0.3.4, < 1.9.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-10-23T15:51:02.875Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, `IO.unzip` allows writing of arbitrary file. This would have potential to overwrite `/root/.ssh/authorized_keys`. Within sbt's main code, `IO.unzip` is used in `pullRemoteCache` task and `Resolvers.remote`; however many projects use `IO.unzip(...)` directly to implement custom tasks. This vulnerability has been patched in version 1.9.7."
                }
            ],
            "source": {
                "advisory": "GHSA-h9mw-grgx-2fhf",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T20:37:39.266Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/sbt/sbt/security/advisories/GHSA-h9mw-grgx-2fhf",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sbt/sbt/security/advisories/GHSA-h9mw-grgx-2fhf"
                    },
                    {
                        "name": "https://github.com/sbt/io/issues/358",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sbt/io/issues/358"
                    },
                    {
                        "name": "https://github.com/sbt/io/pull/360",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sbt/io/pull/360"
                    },
                    {
                        "name": "https://github.com/sbt/io/commit/124538348db0713c80793cb57b915f97ec13188a",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sbt/io/commit/124538348db0713c80793cb57b915f97ec13188a"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-11T20:11:11.780221Z",
                                "id": "CVE-2023-46122",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-09-17T13:45:20.258Z"
                }
            }
        ]
    }
}