mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
19 lines
855 B
Markdown
19 lines
855 B
Markdown
### [CVE-2015-5681](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5681)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in upload.php in the Powerplay Gallery plugin 3.3 for WordPress allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in *_uploadfolder/big/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132671/WordPress-WP-PowerPlayGallery-3.3-File-Upload-SQL-Injection.html
|
|
- http://seclists.org/fulldisclosure/2015/Jul/64
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|