CVE-2022-36105

MEDIUMCVSS 5.3/10EPSS 0.98%

Last modified

CVE-2022-36105 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.98% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.3/10

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

EPSS Probability
0.98%

57.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Typo3Typo3>= 7.0.0, <= 7.6.57
Typo3Typo3>= 8.0.0, <= 8.7.47
Typo3Typo3>= 9.0.0, <= 9.5.36
Typo3Typo3>= 10.0.0, <= 10.4.31
Typo3Typo3>= 11.0.0, <= 11.5.15

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2022-36105?
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.
How severe is CVE-2022-36105?
CVE-2022-36105 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 0.98% probability of exploitation in the next 30 days.
How do I fix CVE-2022-36105?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2022-36105?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST