{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-13327",
        "ASSIGNER": "cve@gitlab.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "GitLab",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "GitLab Runner",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">=13.4.0, <13.4.2"
                                        },
                                        {
                                            "version_value": ">=13.3.0, <13.3.7"
                                        },
                                        {
                                            "version_value": ">=13.2.0, <13.2.10"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Configuration in GitLab Runner"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26833",
                "url": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26833",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13327.json",
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13327.json",
                "refsource": "CONFIRM"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An issue has been discovered in GitLab Runner affecting all versions starting from 13.4.0 before 13.4.2, all versions starting from 13.3.0 before 13.3.7, all versions starting from 13.2.0 before 13.2.10. Insecure Runner Configuration in Kubernetes Environments"
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "version": "3.1",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "This vulnerability has been discovered internally by the GitLab team"
        }
    ]
}