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

18 lines
803 B
Markdown

### [CVE-2021-24757](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24757)
![](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.0%3C%206.9.0%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.0 does not perform capability checks in its spl_upload_ser_img AJAX action (available to both unauthenticated and authenticated users), which could allow unauthenticated users to upload images.
### POC
#### Reference
- https://wpscan.com/vulnerability/352a9e05-2d5f-4bf7-8da9-85621fb15d91
#### Github
No PoCs found on GitHub currently.