mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
18 lines
952 B
Markdown
18 lines
952 B
Markdown
### [CVE-2012-10020](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10020)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The FoxyPress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the uploadify.php file in versions up to, and including, 0.4.2.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/wp_foxypress_upload.rb
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|