cve/2023/CVE-2023-0496.md
2024-05-28 08:49:17 +00:00

18 lines
765 B
Markdown

### [CVE-2023-0496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0496)
![](https://img.shields.io/static/v1?label=Product&message=HT%20Event&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.4.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The HT Event WordPress plugin before 1.4.6 does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/451b47d5-7bd2-4a82-9c8e-fe6601bcd2ab
#### Github
No PoCs found on GitHub currently.