{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-13352",
        "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": ">=10.2"
                                        },
                                        {
                                            "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": "Exposure of private information ('privacy violation') in GitLab"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/38281",
                "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/38281",
                "refsource": "MISC"
            },
            {
                "name": "https://hackerone.com/reports/748315",
                "url": "https://hackerone.com/reports/748315",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13352.json",
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13352.json",
                "refsource": "CONFIRM"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Private group info is leaked leaked in GitLab CE/EE version 10.2 and above, when the project is moved from private to public group. Affected versions are: >=10.2, <13.3.9,>=13.4, <13.4.5,>=13.5, <13.5.2."
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "version": "3.1",
            "baseScore": 3.6,
            "baseSeverity": "LOW"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Thanks [@ashish_r_padelkar](https://hackerone.com/ashish_r_padelkar) for reporting this vulnerability through our HackerOne bug bounty program"
        }
    ]
}