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

18 lines
930 B
Markdown

### [CVE-2021-24913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24913)
![](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=2.0.1%3C%202.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Logo Showcase with Slick Slider WordPress plugin before 2.0.1 does not have CSRF check in the lswss_save_attachment_data AJAX action, allowing attackers to make a logged in high privilege user, change title, description, alt text, and URL of arbitrary uploaded media.
### POC
#### Reference
- https://wpscan.com/vulnerability/2f499945-1924-49f0-ad6e-9192273a5c05
#### Github
No PoCs found on GitHub currently.