PT-2021-22253 · Typo3 · Deferred Image Processing
Published
2021-08-13
·
Updated
2021-08-30
·
CVE-2021-38623
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
deferred image processing extension versions prior to 1.0.2 for TYPO3
Description
The issue allows for Denial of Service via the FAL API due to disk consumption in the /var/transient directory. This occurs because of the wrong usage of the TYPO3 FAL API, which results in copies of processed files being saved to the /var/transient/ folder on every frontend request. This can lead to the webspace being filled up with image files by crafting a large amount of requests to the website.
Recommendations
For deferred image processing extension versions prior to 1.0.2, update to version 1.0.2 or later to resolve the issue.
As a temporary workaround, consider restricting access to the /var/transient directory or implementing measures to limit disk consumption in this directory until the update is applied.
Fix
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Deferred Image Processing