CVE-2007-2431
TCExam < 4.0.011 - Cross-Site Scripting via Dynamic Variable Evaluation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2431. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a PHP code injection vulnerability in TCExam <= 4.0.011 via the 'SessionUserLang' cookie. It injects malicious PHP code into a cache file, allowing remote command execution through a crafted HTTP request.
Description
Dynamic variable evaluation vulnerability in shared/config/tce_config.php in TCExam 4.0.011 and earlier allows remote attackers to conduct cross-site scripting (XSS) and possibly other attacks by modifying critical variables such as $_SERVER, as demonstrated by injecting web script via the _SERVER[SCRIPT_NAME] parameter.
Exploits (1)
This exploit leverages a PHP code injection vulnerability in TCExam <= 4.0.011 via the 'SessionUserLang' cookie. It injects malicious PHP code into a cache file, allowing remote command execution through a crafted HTTP request.