CVE-2015-1059
AdaptCMS 3.0.3 - Authenticated Remote Code Execution via File Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-1059. PoCs published by LiquidWorm.
AI-analyzed exploit summary This exploit leverages an authenticated arbitrary file upload vulnerability in AdaptCMS 3.0.3 to upload a malicious PHP file, enabling remote command execution via a web shell. The PoC includes authentication handling and a command execution loop.
Description
Unrestricted file upload vulnerability in admin/files/add in AdaptCMS 3.0.3 allows remote authenticated users to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in /app/webroot/uploads.
Exploits (1)
This exploit leverages an authenticated arbitrary file upload vulnerability in AdaptCMS 3.0.3 to upload a malicious PHP file, enabling remote command execution via a web shell. The PoC includes authentication handling and a command execution loop.