cve/2021/CVE-2021-24493.md

18 lines
879 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24493](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24493)
![](https://img.shields.io/static/v1?label=Product&message=Shopp&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.4%3C%3D%201.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### Description
The shopp_upload_file AJAX action of the Shopp WordPress plugin through 1.4, available to both unauthenticated and authenticated user does not have any security measure in place to prevent upload of malicious files, such as PHP, allowing unauthenticated users to upload arbitrary files and leading to RCE
### POC
#### Reference
- https://wpscan.com/vulnerability/dcc7be04-550b-427a-a14f-a2365d96a00e
#### Github
No PoCs found on GitHub currently.