CVE-2011-4337
Support Incident Tracker 3.45-3.65 - Remote Code Execution via Lang Parameter in translate.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-4337. PoCs published by EgiX.
AI-analyzed exploit summary This PHP exploit demonstrates a remote code execution vulnerability in Support Incident Tracker <= 3.65 by injecting arbitrary PHP code into the translate.php file via unsanitized POST parameters. The exploit authenticates, injects a base64-encoded payload, and establishes a shell-like interface for command execution.
Description
Static code injection vulnerability in translate.php in Support Incident Tracker (aka SiT!) 3.45 through 3.65 allows remote attackers to inject arbitrary PHP code into an executable language file in the i18n directory via the lang variable.
Exploits (1)
This PHP exploit demonstrates a remote code execution vulnerability in Support Incident Tracker <= 3.65 by injecting arbitrary PHP code into the translate.php file via unsanitized POST parameters. The exploit authenticates, injects a base64-encoded payload, and establishes a shell-like interface for command execution.