TYPO3 is an open source PHP based web content management system. In versions prior to 9.5.38, 10.4.33, 11.5.20, and 12.1.1, requesting invalid or non-existing resources via HTTP triggers the page error handler, which again could retrieve content to be shown as an error message from another page. This leads to a scenario in which the application is calling itself recursively - amplifying the impact of the initial attack until the limits of the web server are exceeded. This vulnerability is very similar, but not identical, to the one described in CVE-2021-21359. This issue is patched in versions 9.5.38 ELTS, 10.4.33, 11.5.20 or 12.1.1.
References
Link | Resource |
---|---|
https://github.com/TYPO3/typo3/security/advisories/GHSA-8c28-5mp7-v24h | Third Party Advisory |
https://github.com/TYPO3/typo3/security/advisories/GHSA-8c28-5mp7-v24h | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/TYPO3/typo3/security/advisories/GHSA-8c28-5mp7-v24h - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
Information
Published : 2022-12-14 08:15
Updated : 2024-11-21 06:48
NVD link : CVE-2022-23500
Mitre link : CVE-2022-23500
CVE.ORG link : CVE-2022-23500
JSON object : View
Products Affected
typo3
- typo3
CWE
CWE-674
Uncontrolled Recursion