cve/2023/CVE-2023-1088.md

18 lines
785 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1088)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Plugin%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.1.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WP Plugin Manager WordPress plugin before 1.1.8 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/a956f1cd-fce4-4235-b1af-4b7675a60ca2
#### Github
No PoCs found on GitHub currently.