Files
CVEs-PoC/2014/CVE-2014-9308.md
T
2024-06-18 02:51:15 +02:00

19 lines
911 B
Markdown

### [CVE-2014-9308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9308)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.