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

18 lines
811 B
Markdown

### [CVE-2021-24770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24770)
![](https://img.shields.io/static/v1?label=Product&message=Stylish%20Price%20List&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.9.1%3C%206.9.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%20Incorrect%20Authorization&color=brighgreen)
### Description
The Stylish Price List WordPress plugin before 6.9.1 does not perform capability checks in its spl_upload_ser_img AJAX action (available to authenticated users), which could allow any authenticated users, such as subscriber, to upload arbitrary images.
### POC
#### Reference
- https://wpscan.com/vulnerability/4365c813-4bd7-4c7c-a15b-ef9a42d32b26
#### Github
No PoCs found on GitHub currently.