CVE-2011-5005
QuiXplorer < 2.3 - Unauthenticated Arbitrary File Upload and Remote Code Execution via index.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-5005. PoCs published by PCA.
AI-analyzed exploit summary This is a writeup describing a file upload vulnerability in QuiXplorer 2.3, allowing attackers to upload malicious files by manipulating the 'action' parameter. It provides URLs and steps to exploit the vulnerability but lacks actual exploit code.
Description
Unrestricted file upload vulnerability in QuiXplorer 2.3 and earlier allows remote attackers to execute arbitrary code by uploading a file with an executable extension using the upload action to index.php, then accessing it via a direct request to the file in an unspecified directory.
Exploits (1)
This is a writeup describing a file upload vulnerability in QuiXplorer 2.3, allowing attackers to upload malicious files by manipulating the 'action' parameter. It provides URLs and steps to exploit the vulnerability but lacks actual exploit code.