CVE-2012-3814
Font Uploader 1.2.4 - Unauthenticated Arbitrary PHP File Upload via .php.ttf Extension
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-3814. PoCs published by Sammy FORGIT.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file upload vulnerability in WordPress Font Uploader plugin 1.2.4, allowing an attacker to upload a malicious PHP file disguised as a TTF font file. The exploit uses cURL to send a POST request with the file, bypassing file extension restrictions.
Description
Unrestricted file upload vulnerability in font-upload.php in the Font Uploader plugin 1.2.4 for WordPress allows remote attackers to execute arbitrary PHP code by uploading a PHP file with a .php.ttf extension, then accessing it via a direct request to the file in font-uploader/fonts.
Exploits (1)
This exploit demonstrates an arbitrary file upload vulnerability in WordPress Font Uploader plugin 1.2.4, allowing an attacker to upload a malicious PHP file disguised as a TTF font file. The exploit uses cURL to send a POST request with the file, bypassing file extension restrictions.