First published: Tue Feb 13 2024(Updated: )
### Problem The plaintext value of `$GLOBALS['SYS']['encryptionKey']` was displayed in the editing forms of the TYPO3 Install Tool user interface. This allowed attackers to utilize the value to generate cryptographic hashes used for verifying the authenticity of HTTP request parameters. Exploiting this vulnerability requires an administrator-level backend user account with system maintainer permissions. ### 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 TYPO3 core & security team member Benjamin Franzke who fixed the issue. ### References * [TYPO3-CORE-SA-2024-004](https://typo3.org/security/advisory/typo3-core-sa-2024-004)
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.
The severity of CVE-2024-25119 is classified as high due to the exposure of sensitive encryption keys.
To fix CVE-2024-25119, update TYPO3 core to version 13.0.1 or apply the appropriate patch for your current version.
CVE-2024-25119 affects TYPO3 versions from 8.0.0 to 13.0.0.
CVE-2024-25119 allows attackers to access the plaintext encryption key, potentially compromising the integrity of cryptographic operations.
No specific workaround is recommended for CVE-2024-25119 other than updating to a secure version of TYPO3.