CVE-2023-47127
14.11.2023, 20:15
TYPO3 is an open source PHP based web content management system released under the GNU GPL. In typo3 installations there are always at least two different sites. Eg. first.example.org and second.example.com. In affected versions a session cookie generated for the first site can be reused on the second site without requiring additional authentication. This vulnerability has been addressed in versions 8.7.55, 9.5.44, 10.4.41, 11.5.33, and 12.4.8. Users are advised to upgrade. There are no known workarounds for this vulnerability.Enginsight
Vendor | Product | Version |
---|---|---|
typo3 | typo3 | 8.0.0 ≤ 𝑥 < 8.7.55 |
typo3 | typo3 | 9.0.0 ≤ 𝑥 < 9.5.44 |
typo3 | typo3 | 10.0.0 ≤ 𝑥 < 10.4.41 |
typo3 | typo3 | 11.0.0 ≤ 𝑥 < 11.5.33 |
typo3 | typo3 | 12.0.0 ≤ 𝑥 < 12.4.8 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-302 - Authentication Bypass by Assumed-Immutable DataThe authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
References