Fallback Storage Vulnerability in TYPO3 Allows File Name and Content Retrieval
CVE-2024-25121
What is CVE-2024-25121?
TYPO3, a popular open-source PHP-based web content management system, has a vulnerability involving the File Abstraction Layer (FAL). In affected versions, utilizing the DataHandler, attackers can exploit this issue to gain unauthorized access to files in the fallback storage. This storage, referred to as 'zero-storage', serves as a compatibility layer for files that are outside correctly configured file storages and within the public web root directory. Exploitation requires an existing valid backend user account, making it critical for users to update to the latest secure versions. Updates to TYPO3 ensure that access to 'sys_file' entities is restricted by default and that 'sys_file_reference' and 'sys_file_metadata' cannot reference fallback storage files without explicit permission.
Affected Version(s)
typo3 >= 13.0.0, < 13.0.1 < 13.0.0, 13.0.1
typo3 >= 12.0.0, < 12.4.11 < 12.0.0, 12.4.11
typo3 >= 11.0.0, < 11.5.35 < 11.0.0, 11.5.35
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved