CVE-2005-4171
eFiction 1.1 - Remote Code Execution via GIF Header Bypass in Image Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-4171. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a fake GIF shell upload vulnerability in eFiction <= 2.0 to execute remote commands. It requires authentication and allows arbitrary command execution by uploading a malicious file disguised as an image.
Description
The "Upload new image" command in the "Manage Images" eFiction 1.1, when members are allowed to upload images, allows remote attackers to execute arbitrary PHP code by uploading a filename with a .php extension that contains a GIF header, which passes the image validity check but executes any PHP code within the file.
Exploits (1)
This exploit leverages a fake GIF shell upload vulnerability in eFiction <= 2.0 to execute remote commands. It requires authentication and allows arbitrary command execution by uploading a malicious file disguised as an image.