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

19 lines
1.0 KiB
Markdown

### [CVE-2021-24730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24730)
![](https://img.shields.io/static/v1?label=Product&message=Logo%20Showcase%20with%20Slick%20Slider%20%E2%80%93%20Logo%20Carousel%2C%20Logo%20Slider%20%26%20Logo%20Grid&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.5%3C%201.2.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Logo Showcase with Slick Slider WordPress plugin before 1.2.5 does not have CSRF and authorisation checks in the lswss_save_attachment_data AJAX action, allowing any authenticated users, such as Subscriber, to change title, description, alt text, and URL of arbitrary uploaded media.
### POC
#### Reference
- https://wpscan.com/vulnerability/d5534ff9-c4af-46b7-8852-0f3dfd644855
#### Github
No PoCs found on GitHub currently.