CVE-2008-6918
ThePortal2 2.2 - Unauthenticated Arbitrary File Upload and Remote Code Execution via Galeria Admin Endpoint
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6918. PoCs published by siurek22.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and arbitrary file upload vulnerability in ThePortal2 v2.2. It uses cURL to upload a malicious PHP file (own.php) to the target server, allowing remote code execution.
Description
Unrestricted file upload vulnerability in admin/galeria.php in ThePortal2 2.2 allows remote attackers to execute arbitrary PHP code by uploading a file with an executable extension, then accessing it via a direct request to the file in galeria/.
Exploits (1)
This exploit demonstrates an authentication bypass and arbitrary file upload vulnerability in ThePortal2 v2.2. It uses cURL to upload a malicious PHP file (own.php) to the target server, allowing remote code execution.