cve/2024/CVE-2024-7688.md

18 lines
716 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-7688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7688)
![](https://img.shields.io/static/v1?label=Product&message=AZIndex&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The AZIndex WordPress plugin through 0.8.1 does not have CSRF checks in some places, which could allow attackers to make logged in admin delete arbitrary indexes via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/6c1d4354-b88b-46ca-b25a-efb9518f4955/
#### Github
No PoCs found on GitHub currently.