Files
CVEs-PoC/2020/CVE-2020-35627.md
T
2024-05-25 21:48:12 +02:00

18 lines
834 B
Markdown

### [CVE-2020-35627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35627)
![](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
Ultimate WooCommerce Gift Cards 3.0.2 is affected by a file upload vulnerability in the Custom GiftCard Template that can remotely execute arbitrary code. Once it contains the function "Custom Gift Card Template", the function of uploading a custom image is used, changing the name of the image extension to PHP and executing PHP code on the server.
### POC
#### Reference
- https://gist.github.com/bc0d3/cbc458f0fcbe0f897e529c7f3d77c9d6
#### Github
No PoCs found on GitHub currently.