cve/2022/CVE-2022-26589.md

19 lines
665 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-26589](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26589)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A Cross-Site Request Forgery (CSRF) in Pluck CMS v4.7.15 allows attackers to delete arbitrary pages.
### POC
#### Reference
- https://medium.com/@devansh3008/pluck-cms-v4-7-15-csrf-vulnerability-at-delete-page-9fff0309f9c
- https://owasp.org/www-community/attacks/csrf
#### Github
No PoCs found on GitHub currently.