{
    "CVE_data_meta": {
        "ASSIGNER": "responsibledisclosure@mattermost.com",
        "ID": "CVE-2021-37867",
        "STATE": "PUBLIC",
        "TITLE": "Emails of all users are exposed via one of the Boards APIs"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Mattermost Boards",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_value": "0.10.0"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "0.9.5"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "0.8.4"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "0.7.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Mattermost "
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Mattermost Boards plugin v0.10.0 and earlier fails to protect email addresses of all users via one of the Boards APIs, which allows authenticated and unauthorized users to access this information resulting in sensitive & private information disclosure."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/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-200 Information Exposure"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://mattermost.com/security-updates/",
                "name": "https://mattermost.com/security-updates/"
            }
        ]
    },
    "source": {
        "advisory": "MMSA-2021-0080",
        "defect": [
            "https://mattermost.atlassian.net/browse/MM-40536"
        ],
        "discovery": "INTERNAL"
    }
}