CVE-2005-2885
MAXdev MD-Pro 1.0.73 - Remote Command Execution via Incomplete File Extension Blacklist Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-2885. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a file upload vulnerability in MAXdev MD-Pro due to a blacklist-based extension filter. An attacker can upload a malicious PHP file with a .inc extension to achieve remote code execution (RCE) via arbitrary command execution through a GET parameter.
Description
The Downloads page in MAXdev MD-Pro 1.0.73, and possibly earlier versions, uses an incomplete blacklist to check for dangerous file extensions, which could allow remote attackers to bypass file extension checks and execute arbitrary commands by uploading a file with a different extension, as demonstrated using .inc files.
Exploits (1)
This exploit leverages a file upload vulnerability in MAXdev MD-Pro due to a blacklist-based extension filter. An attacker can upload a malicious PHP file with a .inc extension to achieve remote code execution (RCE) via arbitrary command execution through a GET parameter.