cve/2022/CVE-2022-3419.md

20 lines
1001 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3419](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3419)
![](https://img.shields.io/static/v1?label=Product&message=Automatic%20User%20Roles%20Switcher&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.2%3C%201.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%20Improper%20Privilege%20Management&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Automatic User Roles Switcher WordPress plugin before 1.1.2 does not have authorisation and proper CSRF checks, allowing any authenticated users like subscriber to add any role to themselves, such as administrator
### POC
#### Reference
- https://wpscan.com/vulnerability/5909a423-9841-449c-a569-f687c609817b
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/5909a423-9841-449c-a569-f687c609817b
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.