{"api_version":"1","generated_at":"2026-07-23T20:58:55+00:00","cve":"CVE-2021-32767","urls":{"html":"https://cve.report/CVE-2021-32767","api":"https://cve.report/api/cve/CVE-2021-32767.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-32767","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-32767"},"summary":{"title":"CVE-2021-32767","description":"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.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-07-20 16:15:00","updated_at":"2021-09-21 16:29:00"},"problem_types":["CWE-532"],"metrics":[],"references":[{"url":"https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235","name":"https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235","refsource":"CONFIRM","tags":[],"title":"Information Disclosure in User Authentication · Advisory · TYPO3/TYPO3.CMS · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://typo3.org/security/advisory/typo3-core-sa-2021-012","name":"https://typo3.org/security/advisory/typo3-core-sa-2021-012","refsource":"MISC","tags":[],"title":"TYPO3-CORE-SA-2021-012: Information Disclosure in User Authentication","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://typo3.org/security/advisory/typo3-core-sa-2021-013","name":"https://typo3.org/security/advisory/typo3-core-sa-2021-013","refsource":"MISC","tags":[],"title":"TYPO3-CORE-SA-2021-013: Cross-Site Scripting via Rich-Text Content","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-32767","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-32767","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"32767","vulnerable":"1","versionEndIncluding":"10.4.17","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"typo3","cpe5":"typo3","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"32767","vulnerable":"1","versionEndIncluding":"11.3.0","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"typo3","cpe5":"typo3","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"32767","vulnerable":"1","versionEndIncluding":"7.6.51","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"typo3","cpe5":"typo3","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"32767","vulnerable":"1","versionEndIncluding":"8.7.40","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"typo3","cpe5":"typo3","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"32767","vulnerable":"1","versionEndIncluding":"9.5.27","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"typo3","cpe5":"typo3","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"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"}},"nvd":{"publishedDate":"2021-07-20 16:15:00","lastModifiedDate":"2021-09-21 16:29:00","problem_types":["CWE-532"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":6.5,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":3.6},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:S/C:P/I:N/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"SINGLE","confidentialityImpact":"PARTIAL","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":3.5},"severity":"LOW","exploitabilityScore":6.8,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*","versionStartIncluding":"10.0.0","versionEndIncluding":"10.4.17","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*","versionStartIncluding":"11.0.0","versionEndIncluding":"11.3.0","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*","versionStartIncluding":"8.0.0","versionEndIncluding":"8.7.40","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*","versionStartIncluding":"7.0.0","versionEndIncluding":"7.6.51","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*","versionStartIncluding":"9.0.0","versionEndIncluding":"9.5.27","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"32767","Ordinal":"208155","Title":"CVE-2021-32767","CVE":"CVE-2021-32767","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"32767","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"32767","Ordinal":"2","NoteData":"2021-07-20","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"32767","Ordinal":"3","NoteData":"2021-08-09","Type":"Other","Title":"Modified"}]}}}