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

18 lines
888 B
Markdown

### [CVE-2020-36696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36696)
![](https://img.shields.io/static/v1?label=Product&message=Product%20Input%20Fields%20for%20WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.2.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-285%20Improper%20Authorization&color=brighgreen)
### Description
The Product Input Fields for WooCommerce plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the handle_downloads() function in versions up to, and including, 1.2.6. This makes it possible for unauthenticated attackers to download files from the vulnerable service.
### POC
#### Reference
- https://wpscan.com/vulnerability/15f345e6-fc53-4bac-bc5a-de898181ea74
#### Github
No PoCs found on GitHub currently.