cve/2021/CVE-2021-24749.md

18 lines
879 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24749)
![](https://img.shields.io/static/v1?label=Product&message=URL%20Shortify%20%E2%80%93%20Simple%2C%20Powerful%20and%20Easy%20URL%20Shortener%20Plugin%20For%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.1%3C%201.5.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 URL Shortify WordPress plugin before 1.5.1 does not have CSRF check in place when bulk-deleting links or groups, which could allow attackers to make a logged in admin delete arbitrary link and group via a CSRF attack.
### POC
#### Reference
- https://wpscan.com/vulnerability/4b4e417d-0ae2-4c3c-81e6-4dcf39eb5697
#### Github
No PoCs found on GitHub currently.