mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
911 B
Markdown
19 lines
911 B
Markdown
### [CVE-2014-9308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9308)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in inc/amfphp/administration/banneruploaderscript.php in the WP EasyCart (aka WordPress Shopping Cart) plugin before 3.0.9 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in products/banners/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129875/WordPress-Shopping-Cart-3.0.4-Unrestricted-File-Upload.html
|
|
- http://www.exploit-db.com/exploits/35730
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|