Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-36105
HistorySep 13, 2022 - 5:40 p.m.

CVE-2022-36105 User Enumeration via Response Timing in TYPO3

2022-09-1317:40:13
CWE-203
GitHub_M
www.cve.org
typo3
user enumeration
response timing
cve-2022-36105
authentication
elts
gnu gpl
php
security

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

0.001 Low

EPSS

Percentile

30.8%

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that observing response time during user authentication (backend and frontend) can be used to distinguish between existing and non-existing user accounts. Extension authors of 3rd party TYPO3 extensions providing a custom authentication service should check if the extension is affected by the described problem. Affected extensions must implement new MimicServiceInterface::mimicAuthUser, which simulates corresponding times regular processing would usually take. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix this problem. There are no known workarounds for this issue.

CNA Affected

[
  {
    "product": "typo3",
    "vendor": "TYPO3",
    "versions": [
      {
        "status": "affected",
        "version": ">= 7.0.0, < 7.6.58"
      },
      {
        "status": "affected",
        "version": ">= 8.0.0, < 8.7.48"
      },
      {
        "status": "affected",
        "version": ">= 9.0.0, < 9.5.37"
      },
      {
        "status": "affected",
        "version": ">= 10.0.0, < 10.4.32"
      },
      {
        "status": "affected",
        "version": ">= 11.0.0, < 11.5.16"
      }
    ]
  }
]

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

0.001 Low

EPSS

Percentile

30.8%