Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-h47m-3f78-qp9g: TYPO3 Install Tool vulnerable to Information Disclosure of Encryption Key

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

ghsa
#vulnerability#git#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-25119

TYPO3 Install Tool vulnerable to Information Disclosure of Encryption Key

Moderate severity GitHub Reviewed Published Feb 13, 2024 in TYPO3/typo3 • Updated Feb 13, 2024

Package

composer typo3/cms-core (Composer)

Affected versions

>= 8.0.0, <= 8.7.56

>= 9.0.0, <= 9.5.45

>= 10.0.0, <= 10.4.42

>= 11.0.0, <= 11.5.34

>= 12.0.0, <= 12.4.10

= 13.0.0

Patched versions

8.7.57

9.5.46

10.4.43

11.5.35

12.4.11

13.0.1

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

References

  • GHSA-h47m-3f78-qp9g
  • TYPO3/typo3@14d1013
  • TYPO3/typo3@df48637
  • TYPO3/typo3@fa12667
  • https://typo3.org/security/advisory/typo3-core-sa-2024-004

Published to the GitHub Advisory Database

Feb 13, 2024

Last updated

Feb 13, 2024

ghsa: Latest News

GHSA-g5x8-v2ch-gj2g: Vaultwarden HTML injection vulnerability