CVE Vulnerabilities

CVE-2023-47127

Authentication Bypass by Assumed-Immutable Data

Published: Nov 14, 2023 | Modified: Nov 21, 2024
CVSS 3.x
5.4
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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.

Weakness

The authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker.

Affected Software

Name Vendor Start Version End Version
Typo3 Typo3 8.0.0 (including) 8.7.55 (excluding)
Typo3 Typo3 9.0.0 (including) 9.5.44 (excluding)
Typo3 Typo3 10.0.0 (including) 10.4.41 (excluding)
Typo3 Typo3 11.0.0 (including) 11.5.33 (excluding)
Typo3 Typo3 12.0.0 (including) 12.4.8 (excluding)

Potential Mitigations

References