gsd-2021-32767
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "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.", "id": "GSD-2021-32767" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-32767" ], "details": "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.", "id": "GSD-2021-32767", "modified": "2023-12-13T01:23:09.044094Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "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": "\u003e= 9.0.0, \u003c 9.5.28" }, { "version_value": "\u003e= 10.0.0, \u003c 10.4.18" }, { "version_value": "\u003e= 11.0.0, \u003c 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" }, { "name": "https://typo3.org/security/advisory/typo3-core-sa-2021-012", "refsource": "MISC", "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-012" } ] }, "source": { "advisory": "GHSA-34fr-fhqr-7235", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=7.0.0,\u003c=7.6.51||\u003e=8.0.0,\u003c=8.7.40||\u003e=9.0.0,\u003c=9.5.27 ||\u003e=10.0.0,\u003c=10.4.17||\u003e=11.0.0,\u003c=11.3.0", "affected_versions": "All versions starting from 7.0.0 up to 7.6.51, all versions starting from 8.0.0 up to 8.7.40, all versions starting from 9.0.0 up to 9.5.27, all versions starting from 10.0.0 up to 10.4.17, all versions starting from 11.0.0 up to 11.3.0", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2021-09-21", "description": "TYPO3 is an open source PHP based web content management system. User credentials may been logged as plain-text. This occurs when explicitly using log level debug, which is not the default configuration. TYPO3 contain a patch for this vulnerability.", "fixed_versions": [ "9.5.28", "10.4.18", "11.3.1" ], "identifier": "CVE-2021-32767", "identifiers": [ "CVE-2021-32767", "GHSA-34fr-fhqr-7235" ], "not_impacted": "All versions before 7.0.0, all versions after 7.6.51 before 8.0.0, all versions after 8.7.40 before 9.0.0, all versions after 9.5.27 before 10.0.0, all versions after 10.4.17 before 11.0.0, all versions after 11.3.0", "package_slug": "packagist/typo3/cms-core", "pubdate": "2021-07-20", "solution": "Upgrade to versions 9.5.28, 10.4.18, 11.3.1 or above.", "title": "Inclusion of Sensitive Information in Log Files", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-32767" ], "uuid": "2f1d9ca0-a27f-42f9-8ae0-107b02748fb8" }, { "affected_range": "\u003e=7.0.0,\u003c=7.6.51||\u003e=8.0.0,\u003c=8.7.40||\u003e=9.0.0,\u003c=9.5.27 ||\u003e=10.0.0,\u003c=10.4.17||\u003e=11.0.0,\u003c=11.3.0", "affected_versions": "All versions starting from 7.0.0 up to 7.6.51, all versions starting from 8.0.0 up to 8.7.40, all versions starting from 9.0.0 up to 9.5.27, all versions starting from 10.0.0 up to 10.4.17, all versions starting from 11.0.0 up to 11.3.0", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2021-09-21", "description": "TYPO3 is an open source PHP based web content management system. User credentials may been logged as plain-text. This occurs when explicitly using log level debug, which is not the default configuration. TYPO3 contain a patch for this vulnerability.", "fixed_versions": [ "9.5.28", "10.4.18", "11.3.1" ], "identifier": "CVE-2021-32767", "identifiers": [ "CVE-2021-32767", "GHSA-34fr-fhqr-7235" ], "not_impacted": "All versions before 7.0.0, all versions after 7.6.51 before 8.0.0, all versions after 8.7.40 before 9.0.0, all versions after 9.5.27 before 10.0.0, all versions after 10.4.17 before 11.0.0, all versions after 11.3.0", "package_slug": "packagist/typo3/cms", "pubdate": "2021-07-20", "solution": "Upgrade to versions 9.5.28, 10.4.18, 11.3.1 or above.", "title": "Inclusion of Sensitive Information in Log Files", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-32767" ], "uuid": "ff7e1a02-106b-4f5a-a4c5-0153feecfe10" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "7.6.51", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.7.40", "versionStartIncluding": "8.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.5.27", "versionStartIncluding": "9.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "10.4.17", "versionStartIncluding": "10.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "11.3.0", "versionStartIncluding": "11.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32767" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235" }, { "name": "https://typo3.org/security/advisory/typo3-core-sa-2021-012", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-012" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2021-09-21T16:29Z", "publishedDate": "2021-07-20T16:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…