TYPO3 CMS <10.4.33/11.5.20/12.1.1: Password reset fails to revoke sessions
CVE-2022-23502 Published on December 14, 2022

TYPO3 contains Insufficient Session Expiration after Password Reset
TYPO3 is an open source PHP based web content management system. In versions prior to 10.4.33, 11.5.20, and 12.1.1, When users reset their password using the corresponding password recovery functionality, existing sessions for that particular user account were not revoked. This applied to both frontend user sessions and backend user sessions. This issue is patched in versions 10.4.33, 11.5.20, 12.1.1.

Github Repository NVD

Vulnerability Analysis

CVE-2022-23502 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
LOW
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
LOW
Integrity Impact:
LOW
Availability Impact:
NONE

Weakness Type

Insufficient Session Expiration

According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."


Products Associated with CVE-2022-23502

Want to know whenever a new CVE is published for TYPO3? stack.watch will email you.

 

Affected Versions

typo3:

Vulnerable Packages

The following package name and versions may be associated with CVE-2022-23502

Package Manager Vulnerable Package Versions Fixed In
composer typo3/cms-core >= 10.0.0, < 10.4.33 10.4.33
composer typo3/cms-core >= 11.0.0, < 11.5.20 11.5.20
composer typo3/cms-core >= 12.0.0, < 12.1.1 12.1.1
composer typo3/cms >= 10.0.0, < 10.4.33 10.4.33
composer typo3/cms >= 11.0.0, < 11.5.20 11.5.20
composer typo3/cms >= 12.0.0, < 12.1.1 12.1.1

Exploit Probability

EPSS
0.15%
Percentile
35.76%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.