cve/2022/CVE-2022-4386.md

18 lines
781 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4386)
![](https://img.shields.io/static/v1?label=Product&message=Intuitive%20Custom%20Post%20Order&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.1.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Intuitive Custom Post Order WordPress plugin before 3.1.4 lacks CSRF protection in its update-menu-order ajax action, allowing an attacker to trick any user to change the menu order via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/734064e3-afe9-4dfd-8d76-8a757cc94815
#### Github
No PoCs found on GitHub currently.