CVE-2011-5075
Support Incident Tracker 3.45-3.65 - Information Disclosure via translate.php save action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-5075. 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
translate.php in Support Incident Tracker (aka SiT!) 3.45 through 3.65 allows remote attackers to obtain sensitive information via a direct request using the save action, which reveals the installation path.
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.