CVE-2014-2088
ILIAS 4.4.1 - Authenticated Arbitrary File Upload and Remote Code Execution via .php File Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2088.
AI-analyzed exploit summary The exploit demonstrates multiple vulnerabilities in ILIAS 4.4.1, including persistent XSS, arbitrary file upload leading to webshell deployment, and reflected XSS. It provides detailed HTTP requests for each vulnerability, showing how an attacker can achieve remote code execution (RCE) via file upload and execute arbitrary JavaScript via XSS.
Description
Unrestricted file upload vulnerability in ilias.php in ILIAS 4.4.1 allows remote authenticated users to execute arbitrary PHP code by using a .php filename in an upload_files action to the uploadFiles command, and then accessing the .php file via a direct request to a certain client_id pathname.
Exploits (1)
The exploit demonstrates multiple vulnerabilities in ILIAS 4.4.1, including persistent XSS, arbitrary file upload leading to webshell deployment, and reflected XSS. It provides detailed HTTP requests for each vulnerability, showing how an attacker can achieve remote code execution (RCE) via file upload and execute arbitrary JavaScript via XSS.