Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. typo3/cms-core
  4. ›
  5. CVE-2024-34358

CVE-2024-34358: TYPO3 vulnerable to an Uncontrolled Resource Consumption in the ShowImageController

May 14, 2024

Problem

The ShowImageController (eID tx_cms_showpic) lacks a cryptographic HMAC-signature on the frame HTTP query parameter (e.g. /index.php?eID=tx_cms_showpic?file=3&...&frame=12345). This allows adversaries to instruct the system to produce an arbitrary number of thumbnail images on the server side.

Solution

Update to TYPO3 versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, 13.1.1 that fix the problem described.

ℹ️ <strong>Strong security defaults - Manual actions required</strong>

The frame HTTP query parameter is now ignored, since it could not be used by core APIs.

The new feature flag security.frontend.allowInsecureFrameOptionInShowImageController – which is disabled per default – can be used to reactivate the previous behavior.

Credits

Thanks to TYPO3 security team member Torben Hansen who reported this issue and to TYPO3 core & security team members Benjamin Mack and Benjamin Franzke who fixed the issue.

References

  • TYPO3-CORE-SA-2024-010

References

  • github.com/TYPO3/typo3
  • github.com/TYPO3/typo3/commit/05c95fed869a1a6dcca06c7077b83b6ea866ff14
  • github.com/TYPO3/typo3/commit/1e70ebf736935413b0531004839362b4fb0755a5
  • github.com/TYPO3/typo3/commit/df7909b6a1cf0f12a42994d0cc3376b607746142
  • github.com/TYPO3/typo3/security/advisories/GHSA-36g8-62qv-5957
  • github.com/advisories/GHSA-36g8-62qv-5957
  • nvd.nist.gov/vuln/detail/CVE-2024-34358
  • typo3.org/security/advisory/typo3-core-sa-2024-010

Code Behaviors & Features

Detect and mitigate CVE-2024-34358 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.0.0 before 9.5.48, all versions starting from 10.0.0 before 10.4.45, all versions starting from 11.0.0 before 11.5.37, all versions starting from 12.0.0 before 12.4.15, all versions starting from 13.0.0 before 13.1.1

Fixed versions

  • 9.5.48
  • 10.4.45
  • 11.5.37
  • 12.4.15
  • 13.1.1

Solution

Upgrade to versions 10.4.45, 11.5.37, 12.4.15, 13.1.1, 9.5.48 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-347: Improper Verification of Cryptographic Signature
  • CWE-400: Uncontrolled Resource Consumption

Source file

packagist/typo3/cms-core/CVE-2024-34358.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:04 +0000.