{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-13355",
        "ASSIGNER": "cve@gitlab.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "GitLab",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "GitLab CE/EE",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">=8.14"
                                        },
                                        {
                                            "version_value": "<13.3.9"
                                        },
                                        {
                                            "version_value": ">=13.4"
                                        },
                                        {
                                            "version_value": "<13.4.5"
                                        },
                                        {
                                            "version_value": ">=13.5"
                                        },
                                        {
                                            "version_value": "<13.5.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Improper limitation of a pathname to a restricted directory ('path traversal') in GitLab"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/255886",
                "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/255886",
                "refsource": "MISC"
            },
            {
                "name": "https://hackerone.com/reports/990800",
                "url": "https://hackerone.com/reports/990800",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13355.json",
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13355.json",
                "refsource": "CONFIRM"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An issue has been discovered in GitLab CE/EE affecting all versions starting from 8.14. A path traversal is found in LFS Upload that allows attacker to overwrite certain specific paths on the server. Affected versions are: >=8.14, <13.3.9,>=13.4, <13.4.5,>=13.5, <13.5.2."
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "version": "3.1",
            "baseScore": 7.5,
            "baseSeverity": "HIGH"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Thanks [saltyyolk](https://hackerone.com/saltyyolk) for reporting this vulnerability through our HackerOne bug bounty program"
        }
    ]
}