{
    "CVE_data_meta": {
        "ASSIGNER": "security@google.com",
        "ID": "CVE-2020-8920",
        "STATE": "PUBLIC",
        "TITLE": "Overoptimization leads to private information leak in Gerrit"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Gerrit",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "stable",
                                            "version_value": "2.14.22"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "stable",
                                            "version_value": "2.15.21"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "stable",
                                            "version_value": "2.16.25"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "stable",
                                            "version_value": "3.0.15"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "stable",
                                            "version_value": "3.1.10"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "stable",
                                            "version_value": "3.2.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Gerrit"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An information leak vulnerability exists in Gerrit versions prior to 2.14.22, 2.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5 where an overoptimization with the FilteredRepository wrapper skips the verification of access on All-Users repositories, allowing an attacker to get read access to all users' personal information associated with their accounts."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-285 Improper Authorization"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://www.gerritcodereview.com/2.15.html#21521",
                "refsource": "CONFIRM",
                "url": "https://www.gerritcodereview.com/2.15.html#21521"
            },
            {
                "name": "https://www.gerritcodereview.com/2.16.html#21625",
                "refsource": "CONFIRM",
                "url": "https://www.gerritcodereview.com/2.16.html#21625"
            },
            {
                "name": "https://www.gerritcodereview.com/3.0.html#3014",
                "refsource": "CONFIRM",
                "url": "https://www.gerritcodereview.com/3.0.html#3014"
            },
            {
                "name": "https://www.gerritcodereview.com/3.1.html#3110",
                "refsource": "CONFIRM",
                "url": "https://www.gerritcodereview.com/3.1.html#3110"
            },
            {
                "name": "https://www.gerritcodereview.com/3.2.html#325",
                "refsource": "CONFIRM",
                "url": "https://www.gerritcodereview.com/3.2.html#325"
            },
            {
                "name": "https://gerrit.googlesource.com/gerrit/+/45071d6977932bca5a1427c8abad24710fed2e33",
                "refsource": "CONFIRM",
                "url": "https://gerrit.googlesource.com/gerrit/+/45071d6977932bca5a1427c8abad24710fed2e33"
            },
            {
                "name": "https://www.gerritcodereview.com/2.14.html#21422",
                "refsource": "CONFIRM",
                "url": "https://www.gerritcodereview.com/2.14.html#21422"
            }
        ]
    },
    "source": {
        "discovery": "INTERNAL"
    }
}