CVE-2008-6785

Mini File Host 1.5 - Unauthenticated Arbitrary File Upload and Remote Code Execution via Executable File Extension

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2008-6785. PoCs published by MR.Z, Pouya_Server.

AI-analyzed exploit summary This exploit demonstrates a remote file upload vulnerability in Mini File Host v1.5, allowing an attacker to upload a PHP shell if the 'storage' directory is unprotected. The PoC provides step-by-step instructions to exploit the vulnerability and achieve remote code execution.

Description

Unrestricted file upload vulnerability in Mini File Host 1.5 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory, as demonstrated by creating a name.php file.

Exploits (2)

exploitdb WORKING POC VERIFIED
by MR.Z · textwebappsphp
https://www.exploit-db.com/exploits/10601

This exploit demonstrates a remote file upload vulnerability in Mini File Host v1.5, allowing an attacker to upload a PHP shell if the 'storage' directory is unprotected. The PoC provides step-by-step instructions to exploit the vulnerability and achieve remote code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Mini File Host v1.5
No auth needed
Prerequisites: Access to the upload functionality · Unprotected 'storage' directory
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Pouya_Server · textwebappsphp
https://www.exploit-db.com/exploits/7509

This exploit demonstrates a file upload bypass vulnerability in Mini File Host by crafting a malicious file with a GIF header followed by PHP shellcode. The server incorrectly validates the file type based on the MIME header, allowing arbitrary PHP code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Mini File Host (All versions)
No auth needed
Prerequisites: Access to the file upload functionality in Mini File Host
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/7509
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/47460

Scores

EPSS 0.0312
EPSS Percentile 86.2%

Details

CWE
CWE-94
Status published
Products (1)
galaxyscripts/mini_file_host 1.5
Published May 01, 2009
Tracked Since Feb 18, 2026