{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2020-36560",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2022-07-29T17:03:36.479Z",
        "datePublished": "2022-12-27T21:13:20.828Z",
        "dateUpdated": "2024-08-04T17:30:08.288Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2023-06-12T19:03:51.160Z"
            },
            "title": "Path traversal in github.com/artdarek/go-unzip",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory."
                }
            ],
            "affected": [
                {
                    "vendor": "github.com/artdarek/go-unzip",
                    "product": "github.com/artdarek/go-unzip",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "github.com/artdarek/go-unzip",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "1.0.0",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "Unzip.Extract"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE 29: Path Traversal: \"\\..\\filename\""
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/artdarek/go-unzip/pull/2"
                },
                {
                    "url": "https://github.com/artdarek/go-unzip/commit/4975cbe0a719dc50b12da8585f1f207c82f7dfe0"
                },
                {
                    "url": "https://snyk.io/research/zip-slip-vulnerability"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2020-0034"
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T17:30:08.288Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/artdarek/go-unzip/pull/2",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/artdarek/go-unzip/commit/4975cbe0a719dc50b12da8585f1f207c82f7dfe0",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://snyk.io/research/zip-slip-vulnerability",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://pkg.go.dev/vuln/GO-2020-0034",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}