{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2021-32767",
        "STATE": "PUBLIC",
        "TITLE": "Information Disclosure in User Authentication"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "TYPO3.CMS",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">= 9.0.0, < 9.5.28"
                                        },
                                        {
                                            "version_value": ">= 10.0.0, < 10.4.18"
                                        },
                                        {
                                            "version_value": ">= 11.0.0, < 11.3.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "TYPO3"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "TYPO3 is an open source PHP based web content management system. In versions 9.0.0 through 9.5.27, 10.0.0 through 10.4.17, and 11.0.0 through 11.3.0, user credentials may been logged as plain-text. This occurs when explicitly using log level debug, which is not the default configuration. TYPO3 versions 9.5.28, 10.4.18, 11.3.1 contain a patch for this vulnerability."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-532: Insertion of Sensitive Information into Log File"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235",
                "refsource": "CONFIRM",
                "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235"
            },
            {
                "refsource": "MISC",
                "name": "https://typo3.org/security/advisory/typo3-core-sa-2021-012",
                "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-012"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-34fr-fhqr-7235",
        "discovery": "UNKNOWN"
    }
}