CVE-2012-3578
FCChat Widget < 2.2.13.1 - Unauthenticated Arbitrary File Upload via HTML Upload Endpoint
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-3578. PoCs published by Sammy FORGIT.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file upload vulnerability in the WordPress FCChat Widget plugin. It uses cURL to upload a malicious PHP file disguised as an image, leading to remote code execution.
Description
Unrestricted file upload vulnerability in html/Upload.php in the FCChat Widget plugin 2.2.13.1 and earlier for WordPress allows remote attackers to execute arbitrary code by uploading a file with a file with an executable extension followed by a safe extension, then accessing it via a direct request to the file in html/images.
Exploits (1)
This exploit demonstrates an arbitrary file upload vulnerability in the WordPress FCChat Widget plugin. It uses cURL to upload a malicious PHP file disguised as an image, leading to remote code execution.