TYPO3 Path Traversal vulnerability
Moderate severity
GitHub Reviewed
Published
May 17, 2022
to the GitHub Advisory Database
•
Updated Apr 12, 2025
Package
Affected versions
>= 4.2.0, < 4.2.16
>= 4.3.0, < 4.3.9
>= 4.4.0, < 4.4.5
Patched versions
4.2.16
4.3.9
4.4.5
Description
Published by the National Vulnerability Database
May 30, 2012
Published to the GitHub Advisory Database
May 17, 2022
Reviewed
Apr 12, 2025
Last updated
Apr 12, 2025
The fileDenyPattern functionality in the PHP file inclusion protection API in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 does not properly filter file types, which allows remote attackers to bypass intended access restrictions and access arbitrary PHP files, as demonstrated using path traversal sequences with %00 null bytes and CVE-2010-3714 to read the TYPO3 encryption key from localconf.php.
References