CVE-2011-4614
TYPO3 4.5.x-4.5.9 4.6.x-4.6.2 4.7 - Remote Code Execution via BACK_PATH Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-4614. PoCs published by MaXe.
AI-analyzed exploit summary This is a writeup detailing a remote code execution vulnerability in Typo3 versions 4.5.0 to 4.5.8, 4.6.0, and 4.6.1, as well as development releases of the 4.7 branch. The vulnerability allows for RFI/LFI via the BACK_PATH global variable, requiring register_globals to be enabled and a null-byte termination for successful exploitation.
Description
PHP remote file inclusion vulnerability in Classes/Controller/AbstractController.php in the workspaces system extension in TYPO3 4.5.x before 4.5.9, 4.6.x before 4.6.2, and development versions of 4.7 allows remote attackers to execute arbitrary PHP code via a URL in the BACK_PATH parameter.
Exploits (1)
This is a writeup detailing a remote code execution vulnerability in Typo3 versions 4.5.0 to 4.5.8, 4.6.0, and 4.6.1, as well as development releases of the 4.7 branch. The vulnerability allows for RFI/LFI via the BACK_PATH global variable, requiring register_globals to be enabled and a null-byte termination for successful exploitation.