mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2015-2194](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2194)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in the fusion_options function in functions.php in the Fusion theme 3.1 for Wordpress allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension in a fusion_save action, then accessing it via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130397/WordPress-Fusion-3.1-Arbitrary-File-Upload.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|