cve/2022/CVE-2022-3677.md

18 lines
904 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3677)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20Import%20%3A%20One%20Click%20Import%20for%20WordPress%20or%20Theme%20Demo%20Data&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Advanced Import WordPress plugin before 1.3.8 does not have CSRF check when installing and activating plugins, which could allow attackers to make a logged in admin install arbitrary plugins from WordPress.org, and activate arbitrary ones from the blog via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/5a7c6367-a3e6-4411-8865-2a9dbc9f1450
#### Github
No PoCs found on GitHub currently.