CVE-2006-6690
Typo3 <4.0.3, 3.7, 3.8, 4.1 beta - Authenticated Command Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6690. PoCs published by D. Fabian.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in TYPO3's 'rtehtmlarea' extension by sending a maliciously crafted POST request to execute arbitrary system commands. The payload injects a command to create a file in /tmp, demonstrating the vulnerability.
Description
rtehtmlarea/pi1/class.tx_rtehtmlarea_pi1.php in Typo3 4.0.0 through 4.0.3, 3.7 and 3.8 with the rtehtmlarea extension, and 4.1 beta allows remote authenticated users to execute arbitrary commands via shell metacharacters in the userUid parameter to rtehtmlarea/htmlarea/plugins/SpellChecker/spell-check-logic.php, and possibly another vector.
Exploits (1)
This exploit leverages a command injection vulnerability in TYPO3's 'rtehtmlarea' extension by sending a maliciously crafted POST request to execute arbitrary system commands. The payload injects a command to create a file in /tmp, demonstrating the vulnerability.