CVE-2008-7157
ekinboard < 1.1.0 - Unauthenticated Arbitrary File Upload and Remote Code Execution via Avatar File Extension Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7157. PoCs published by Eugene Minaev.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and arbitrary file upload vulnerability in EkinBoard >= 1.1.0. The bypass is achieved by manipulating the `_groups[]` parameter when `register_globals` is enabled, and file upload restrictions are circumvented by using a `.php.gif` extension.
Description
Unrestricted file upload vulnerability in EkinBoard 1.1.0 and earlier allows remote attackers to execute arbitrary code by uploading an avatar file with an executable extension followed by a safe extension, then accessing it via a direct request to the file in uploaded/avatars/.
Exploits (1)
This exploit demonstrates an authentication bypass and arbitrary file upload vulnerability in EkinBoard >= 1.1.0. The bypass is achieved by manipulating the `_groups[]` parameter when `register_globals` is enabled, and file upload restrictions are circumvented by using a `.php.gif` extension.