First published: Tue Feb 13 2024(Updated: )
### Problem The TYPO3-specific [`t3://` URI scheme](https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/Functions/Typolink.html#resource-references) could be used to access resources outside of the users' permission scope. This encompassed files, folders, pages, and records (although only if a valid link-handling configuration was provided). Exploiting this vulnerability requires a valid backend user account. ### Solution Update to TYPO3 versions 8.7.57 ELTS, 9.5.46 ELTS, 10.4.43 ELTS, 11.5.35 LTS, 12.4.11 LTS, 13.0.1 that fix the problem described. ### Credits Thanks to Richie Lee who reported this issue and to TYPO3 core & security team member Benjamin Franzke who fixed the issue. ### References * [TYPO3-CORE-SA-2024-005](https://typo3.org/security/advisory/typo3-core-sa-2024-005)
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
composer/typo3/cms-core | =13.0.0 | 13.0.1 |
composer/typo3/cms-core | >=12.0.0<=12.4.10 | 12.4.11 |
composer/typo3/cms-core | >=11.0.0<=11.5.34 | 11.5.35 |
composer/typo3/cms-core | >=10.0.0<=10.4.42 | 10.4.43 |
composer/typo3/cms-core | >=9.0.0<=9.5.45 | 9.5.46 |
composer/typo3/cms-core | >=8.0.0<=8.7.56 | 8.7.57 |
TYPO3 | >=8.0.0<8.7.57 | |
TYPO3 | >=9.0.0<9.5.46 | |
TYPO3 | >=10.0.0<10.4.43 | |
TYPO3 | >=11.0.0<11.5.35 | |
TYPO3 | >=12.0.0<12.4.11 | |
TYPO3 | =13.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25120 has a medium severity rating due to the potential for unauthorized access to resources.
To fix CVE-2024-25120, update to TYPO3 versions 13.0.1, 12.4.11, 11.5.35, 10.4.43, 9.5.46, or 8.7.57.
CVE-2024-25120 allows access to files, folders, pages, and records beyond a user's permission scope, posing a security risk.
CVE-2024-25120 affects TYPO3 versions 8.0.0 to 13.0.0.
CVE-2024-25120 is related to the TYPO3-specific 't3://' URI scheme that can be exploited to access restricted resources.