TYPO3: Password Reset Link Expiry Not Evaluated, Fix in 10.4.32/11.5.16
CVE-2022-36106 Published on September 13, 2022
Missing check for expiration time of password reset token in TYPO3
TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the expiration time of a password reset link for TYPO3 backend users has never been evaluated. As a result, a password reset link could be used to perform a password reset even if the default expiry time of two hours has been exceeded. Update to TYPO3 version 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue.
Vulnerability Analysis
CVE-2022-36106 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.
Weakness Type
What is an authentification Vulnerability?
When an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
CVE-2022-36106 has been classified to as an authentification vulnerability or weakness.
Products Associated with CVE-2022-36106
Want to know whenever a new CVE is published for TYPO3? stack.watch will email you.
Affected Versions
typo3:- Version >= 10.4.0, < 10.4.32 is affected.
- Version >= 11.0.0, < 11.5.16 is affected.
Vulnerable Packages
The following package name and versions may be associated with CVE-2022-36106
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| composer | typo3/cms-core | >= 10.4.0, < 10.4.32 | 10.4.32 |
| composer | typo3/cms-core | >= 11.0.0, < 11.5.16 | 11.5.16 |
| composer | typo3/cms | >= 10.4.0, < 10.4.32 | 10.4.32 |
| composer | typo3/cms | >= 11.0.0, < 11.5.16 | 11.5.16 |
Exploit Probability
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.