CVE-2024-34358
14.05.2024, 16:17
TYPO3 is an enterprise content management system. Starting in version 9.0.0 and prior to versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, and 13.1.1, 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. TYPO3 versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, 13.1.1 fix the problem described.Enginsight
Vendor | Product | Version |
---|---|---|
typo3 | typo3 | 9.0.0 ≤ 𝑥 < 9.5.48 |
typo3 | typo3 | 10.0.0 ≤ 𝑥 < 10.4.45 |
typo3 | typo3 | 11.0.0 ≤ 𝑥 < 11.5.37 |
typo3 | typo3 | 12.0.0 ≤ 𝑥 < 12.4.15 |
typo3 | typo3 | 13.0.0 ≤ 𝑥 < 13.1.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References